Constable Authorization Engine 2.0 BETA

ResolveRoleMembershipEventArgs.Principal Property

[This is preliminary documentation and subject to change.]

Returns the IPrincipal reference whose membership in the role specified by the Role property should be determined.

[Visual Basic]
Public ReadOnly Property Principal As IPrincipal
[C#]
public System.Security.Principal.IPrincipal Principal {get;}

See Also

ResolveRoleMembershipEventArgs Class | LaMarvin.Constable Namespace