NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PermissionSetAttribute Properties

The properties of the PermissionSetAttribute class are listed below. For a complete list of PermissionSetAttribute class members, see the PermissionSetAttribute Members topic.

Public:

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.

See Also

PermissionSetAttribute Class | System.Security.Permissions Namespace