![Xcalibur Systems LLC Logo](../icons/logo.png) |
PrivilegesSeRestoreName Field |
Required to perform restore operations. This privilege causes the system to grant all write
access control to any file, regardless of the ACL specified for the file. Any access request
other than write is still evaluated with the ACL. Additionally, this privilege enables you
to set any valid user or group SID as the owner of a file. This privilege is required by
the RegLoadKey function.
Namespace: Xcalibur.NativeMethods.V2.SecurityAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntaxpublic const string SeRestoreName = "SeRestorePrivilege"
Public Const SeRestoreName As String = "SeRestorePrivilege"
public:
literal String^ SeRestoreName = "SeRestorePrivilege"
static val mutable SeRestoreName: string
Field Value
String
See Also