WindowsIdentityHelper Class |
Namespace: CMS.Base
public static class WindowsIdentityHelper
The WindowsIdentityHelper type exposes the following members.
Name | Description | |
---|---|---|
GetCurrent |
For Windows OS returns the identity of the current user, otherwise returns null.
| |
Impersonate |
Run given action under user represented by identity.
|