Function: setWacRuleForAclUri
▸ setWacRuleForAclUri(aclUri, newRule, accessTo, options?): Promise\<SetWacRuleResult>
Given the URI of an ACL document and some WAC rules, set the WAC rules of that document
Parameters
| Name | Type |
|---|---|
aclUri |
LeafUri |
newRule |
WacRule |
accessTo |
string |
options? |
BasicRequestOptions |
Returns
Promise\<SetWacRuleResult>
SetWacRuleResult