The properties of the PermissionSetAttribute class are listed below. For a complete list of PermissionSetAttribute class members, see the PermissionSetAttribute Members topic.
Action (inherited from SecurityAttribute) | Retrieves or assigns the security action that is being declared. |
File | Indicates a file containing the XML representation of a custom permission set to be declared. |
Name | Specifies the name of a permission set that is being declared. |
UnicodeEncoded | Indicates whether the file specified by the File property is Unicode or ASCII encoded. |
Unrestricted (inherited from SecurityAttribute) | Retrieves or assigns a value indicating whether full (unrestricted) permission to the resource protected by the attribute should be declared. |
XML | Specificies a custom permission set that should be declared. |
PermissionSetAttribute Class | System.Security.Permissions Namespace