Click or drag to resize
WindowsIdentityHelper Methods

The WindowsIdentityHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetCurrent
For Windows OS returns the identity of the current user, otherwise returns null.
Public methodStatic memberImpersonate
Run given action under user represented by identity.
Top
See Also