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

public WindowsIdentity (IntPtr userToken, string type)

Parameters

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

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

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