PrivilegeImpersonate Field |
Required to impersonate. User Right: Impersonate a client after authentication.
Namespace:
Alphaleonis.Win32.Security
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public static readonly Privilege Impersonate
Public Shared ReadOnly Impersonate As Privilege
public:
static initonly Privilege^ Impersonate
static val Impersonate: Privilege
Field Value
Type:
PrivilegeRemarks Windows XP/2000: This privilege is not supported. Note that this value is supported starting with Windows Server 2003, Windows XP SP2, and Windows 2000 SP4.
See Also