Click or drag to resize

ReadAceIsInvert Property

IT Hit WebDAV Classes Reference
If this property is true then this ACE grants/denies privileges to all principals NOT matching the one in Principal property.

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

Property Value

Type: Boolean
See Also