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, string type)

Parameters

sUserPrincipalName
The user principal name.
type
The name of the authentication method used to authentify the current identity.

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