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. [Edit]

public WindowsIdentity (string sUserPrincipalName, string type)

Parameters

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

Remarks

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

Requirements

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