Click or drag to resize

ReadAceIsProtected Property

IT Hit WebDAV Classes Reference
Indicates that this ACE is protected and an attempt to remove it will fail.

Namespace:  ITHit.WebDAV.Server.Acl
Assembly:  ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax
public bool IsProtected { get; set; }

Property Value

Type: Boolean
See Also