 |
PrivilegesSeBackupName Field |
Required to perform backup operations. This privilege causes the system to grant all read
access control to any file, regardless of the access control list (ACL) specified for the
file. Any access request other than read is still evaluated with the ACL. This privilege is
required by the RegSaveKey and RegSaveKeyEx functions.
Namespace: Xcalibur.NativeMethods.V2.SecurityAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntaxpublic const string SeBackupName = "SeBackupPrivilege"
Public Const SeBackupName As String = "SeBackupPrivilege"
public:
literal String^ SeBackupName = "SeBackupPrivilege"
static val mutable SeBackupName: string
Field Value
String
See Also