RolePrincipal Constructor

Creates a new instance of the RolePrincipal class.
Managing Authorization Using Roles

Name Description
RolePrincipal (IIdentity)
Instantiates a RolePrincipal object for the specified identity.
RolePrincipal (IIdentity, String)
Instantiates a RolePrincipal object for the specified identity with role information from the specified encryptedTicket.
RolePrincipal (String, IIdentity)
Instantiates a RolePrincipal object for the specified identity using the specified providerName.
RolePrincipal (String, IIdentity, String)
Instantiates a RolePrincipal object for the specified identity using the specified providerName and role information from the specified encryptedTicket.

Community Additions

ADD
Show: