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 concurrency? How will you avoid concurrency when dealing with dataset?
What is the base class of Button control in .NET?
create a keypair?
How do I spawn a thread?
What is Assembly manifest? what all details the assembly manifest will contain.
Do you know what are three common acronyms used in .net, and what do they stand for?
What is use of ContextUtil class?
What does msil do?
Difference between value type & reference types ?
What application do you use to install a Windows service?
How do you generate a strong name?
What is jit compilers?