PropertyClass - addPermission
PropertyClass - addPermission
Description :
This command adds a permission to a property class.
Return type : java.lang.Void
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
fullyQualifiedClassName | String | Fully qualified name of the property class. |
roleName | String | Name of the role. |
authName | String | Name of the authorization. |
Example
The following example attempts to add a permission to a property class called Class://SystemObject/Server for the role test.
Script
PropertyClass addPermission Class://SystemObject/Server test PropertyClass.Modify
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*