Click or drag to resize

ReadAce Properties

IT Hit WebDAV Classes Reference

The ReadAce type exposes the following members.

Properties
  NameDescription
Public propertyDenyPrivileges
Privileges denied by this ACE.
Public propertyGrantPrivileges
Privileges granted by this ACE.
Public propertyInheritedFrom
If not null indicates a resource from which this Ace is inherited.
Public propertyIsInvert
If this property is true then this ACE grants/denies privileges to all principals NOT matching the one in Principal property.
Public propertyIsProtected
Indicates that this ACE is protected and an attempt to remove it will fail.
Public propertyPrincipal
Principal to which privileges are granted and denied by this ACE.
Top
See Also