System.Security.Principal.GenericPrincipal.Identity Property

Gets the System.Security.Principal.GenericIdentity of the user represented by the current System.Security.Principal.GenericPrincipal.

Syntax

public virtual IIdentity Identity { get; }

Value

The current identity of the principal.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Principal
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0