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

System.Security.Principal.WindowsIdentity Constructor

Create a new WindowsIdentity instance based on the specified user token.

public WindowsIdentity (IntPtr userToken, string type)

Parameters

userToken
The user token.
type
The name of the authentication method used to authentify the current identity.

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