Constable Authorization Engine 2.0 BETA

DynamicPrincipal.Identity Property

[This is preliminary documentation and subject to change.]

Gets the associated IIdentity of this principal.

[Visual Basic]
Overridable Public ReadOnly Property Identity As IIdentity _
    Implements IPrincipal.Identity
[C#]
public virtual System.Security.Principal.IIdentity Identity {get;}

Implements

IPrincipal.Identity

See Also

DynamicPrincipal Class | LaMarvin.Constable.Principal Namespace