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 |
Please explain when should you use .net web forms over asp.net mvc?
How will u load dynamic assembly? How will create assemblies at run time?
Explain the top .net class that everything is derived from?
What is garbage collection and how it works ?
Is there built-in support for logging?
How to implement getcommon method in class a? Are you seeing any problem in the implementation?
How to prepare parametrized (with more than one parameters) crystal report. Please tell me the code procedure, if any body can?
Explain the features that are common to all .Net languages.
Explain soap and xml?
Is .net an object oriented language? What are their components?
Explain attributes in dot net?
Explain me what is the .net framework and how does it work?