Mono Class Library: System.Security.Principal.WindowsPrincipal Overview | Members

System.Security.Principal.WindowsPrincipal.Identity Property

The operating system identity associated with the current principal. [Edit]

public virtual IIdentity Identity { get; }

Value

The current identity of the principal. [Edit]

Remarks

The returned identity will always be a System.Security.Principal.WindowsIdentity instance. [Edit]

Requirements

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