AclRestrictionGrantOnly Property
IT Hit WebDAV Classes Reference
Namespace:
ITHit.WebDAV.Server.Acl
Assembly:
ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax public bool GrantOnly { get; set; }
Public Property GrantOnly As Boolean
Get
Set
public:
property bool GrantOnly {
bool get ();
void set (bool value);
}
member GrantOnly : bool with get, set
Property Value
Type:
BooleanSee Also