Click or drag to resize
PrivilegeRestore 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. User Right: Restore files and directories.

Namespace: Alphaleonis.Win32.Security
Assembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public static readonly Privilege Restore

Field Value

Type: Privilege
See Also