SetAclErrorDetailsGrantOnly Field
IT Hit WebDAV Classes Reference 
            The ACEs submitted in the ACL request MUST NOT include a deny ACE. This
            precondition applies only when the ACL restrictions of the resource include the DAV:grant-only constraint
            (defined in Section 5.6.1).
            
 
    Namespace: 
   ITHit.WebDAV.Server.Acl
    Assembly:
   ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntaxpublic static readonly ErrorDetails GrantOnly
Public Shared ReadOnly GrantOnly As ErrorDetails
public:
static initonly ErrorDetails GrantOnly
static val GrantOnly: ErrorDetails
Field Value
Type: 
ErrorDetails
See Also