This topic has not yet been rated - Rate this topic

PrincipalPermissionAttribute Properties

The PrincipalPermissionAttribute type exposes the following members.

  NameDescription
Public property Action Gets or sets a security action. (Inherited from SecurityAttribute.)
Public property Authenticated Gets or sets a value indicating whether the current principal has been authenticated by the underlying role-based security provider.
Public property Name Gets or sets the name of the identity associated with the current principal.
Public property Role Gets or sets membership in a specified security role.
Public property TypeId When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.)
Public property Unrestricted Gets or sets a value indicating whether full (unrestricted) permission to the resource protected by the attribute is declared. (Inherited from SecurityAttribute.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.