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!

PrincipalPermissionAttribute Properties

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

Public:

Action (inherited from SecurityAttribute) Retrieves or assigns the security action that is being declared.
Authenticated Indicates whether or not the current principal has been authenticated by the underlying role-based security provider.
Name The name identifying the current principal.
Role Specifies membership in a given security role.
Unrestricted (inherited from SecurityAttribute) Retrieves or assigns a value indicating whether full (unrestricted) permission to the resource protected by the attribute should be declared.

See Also

PrincipalPermissionAttribute Class | System.Security.Permissions Namespace