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

System.Security.Principal.WindowsIdentity Constructor

Create a new WindowsIdentity instance based on the specified user principal name.

public WindowsIdentity (string sUserPrincipalName)

Parameters

sUserPrincipalName
The user principal name.

Remarks

Currently this constructor is only supported on POSIX compliant oiperating systems.

Requirements

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