VolumeInfoPersistentAcls Property |
The specified volume preserves and enforces access control lists (ACL).
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public bool PersistentAcls { get; }
Public ReadOnly Property PersistentAcls As Boolean
Get
public:
property bool PersistentAcls {
bool get ();
}
member PersistentAcls : bool with get
Property Value
Type:
BooleanSee Also