PropertyClass - removePermission
PropertyClass - removePermission
Description :
This command removes a permission from 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 remove a permission from a property class called Class://SystemObject/Server for the role test.
Script
PropertyClass removePermission Class://SystemObject/Server test PropertyClass.Modify
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*