Click or drag to resize

SetAclErrorDetailsLimitedNumberOfAces Field

IT Hit WebDAV Classes Reference
(DAV:limited-number-of-aces): The number of ACEs submitted in the ACL request MUST NOT exceed the number of ACEs allowed on that resource. However, ACL-compliant servers MUST support at least one ACE granting privileges to a single principal, and one ACE granting privileges to a group.

Namespace:  ITHit.WebDAV.Server.Acl
Assembly:  ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax
public static readonly ErrorDetails LimitedNumberOfAces

Field Value

Type: ErrorDetails
See Also