Constable Authorization Engine 2.0 BETA

ExtendedPrincipal.Identity Property

[This is preliminary documentation and subject to change.]

Gets the associated IIdentity of this principal.

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

Implements

IPrincipal.Identity

See Also

ExtendedPrincipal Class | LaMarvin.Constable.Principal Namespace