SetAclErrorDetailsDenyBeforeGrant Field
IT Hit WebDAV Classes Reference 
            All non-inherited deny ACEs MUST precede all non-inherited grant ACEs.
            
 
    Namespace: 
   ITHit.WebDAV.Server.Acl
    Assembly:
   ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntaxpublic static readonly ErrorDetails DenyBeforeGrant
Public Shared ReadOnly DenyBeforeGrant As ErrorDetails
public:
static initonly ErrorDetails DenyBeforeGrant
static val DenyBeforeGrant: ErrorDetails
Field Value
Type: 
ErrorDetails
See Also