|
PrivilegesSeEnableDelegationName Field |
Required to mark user and computer accounts as trusted for delegation.
User Right: Enable computer and user accounts to be trusted for delegation.
Namespace: Xcalibur.NativeMethods.V2.SecurityAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax public const string SeEnableDelegationName = "SeEnableDelegationPrivilege"
Public Const SeEnableDelegationName As String = "SeEnableDelegationPrivilege"
public:
literal String^ SeEnableDelegationName = "SeEnableDelegationPrivilege"
static val mutable SeEnableDelegationName: string
Field Value
StringSee Also