PropertyClass - applyAclTemplate
PropertyClass - applyAclTemplate
Description :
This command applies an ACL template to a property class. Returns the DBKey of the modified object.
Return type : DBKey
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
fullyQualifiedClassName | String | Fully qualified name of the property class. |
templateName | String | Name of the ACL template to use. |
replace | Boolean | Flag indicating whether or not you want to replace all ACL entries (true/false). |
Example
The following example applies an ACL template named testTemplate to a property class called Class://SystemObject/Server.
Script
PropertyClass applyAclTemplate Class://SystemObject/Server testTemplate true
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*