 |
PrivilegesSeTakeOwnershipName Field |
Required to take ownership of an object without being granted discretionary access. This
privilege allows the owner value to be set only to those values that the holder may
legitimately assign as the owner of an object.
User Right: Take ownership of files or other objects.
Namespace: Xcalibur.NativeMethods.V2.SecurityAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntaxpublic const string SeTakeOwnershipName = "SeTakeOwnershipPrivilege"
Public Const SeTakeOwnershipName As String = "SeTakeOwnershipPrivilege"
public:
literal String^ SeTakeOwnershipName = "SeTakeOwnershipPrivilege"
static val mutable SeTakeOwnershipName: string
Field Value
String
See Also