|
PrivilegesSeCreateTokenName Field |
Required to create a primary token.
User Right: Create a token object.
Namespace: Xcalibur.NativeMethods.V2.SecurityAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public const string SeCreateTokenName = "SeCreateTokenPrivilege"
Public Const SeCreateTokenName As String = "SeCreateTokenPrivilege"
public:
literal String^ SeCreateTokenName = "SeCreateTokenPrivilege"
static val mutable SeCreateTokenName: string
Field Value
StringSee Also