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 |
Explain about managed heap?
What is smart navigation?
Why inheritance is important?
What is an EXE?
How to implement CAS in .Net?
What are the features of dot net?
What are Attributes in .NET?
What is exception handling?
What is the difference between task and thread in .net?
where are connection strings stored?
Can you create instance of a class which has private constructor?
What is UDDI and how to register a web service ?