Click or drag to resize

SetAclErrorDetailsMissingRequiredPrincipal Field

IT Hit WebDAV Classes Reference
The result of the ACL request MUST have at least one ACE for each principal identified in a DAV:required-principal XML element in the ACL semantics of that resource (see Section 5.5).

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

Field Value

Type: ErrorDetails
See Also