What is Nothing permission set in .Net
Answer / praveen
A named permission set is a set of permissions that
administrators can associate with a code group. A named
permission set consists of at least one permission, and a
name and description for the permission set. Administrators
can use named permission sets to establish or modify the
security policy for code groups. More than one code group
can be associated with the same named permission set.
Nothing
No permissions (code cannot run).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a strong name in .net?
What is .net assembly?
Explain weg config settings for exception managment in asp.net?
What are an object and a class?
What's the problem with .net generics?
what are the Goals of the UIP Application Block?
What do you mean by web service?
Difference between assembly manifest & metadata
What is the purpose of delegates in .net?
How to convert a .NET object into COM operabililty?
0 Answers Petranics Solutions,
Please explain what is the difference between encrypting a password and applying a hashing?
What is a formatter?