Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes a security role from the list that has access to private locations.
Syntax
client server public static boolean remove(SysAotControlName _role)
Run On
Called
Parameters
- _role
Type: SysAotControlName Extended Data Type
The SysAotControlName value of the role to remove.
Return Value
Type: boolean
true if the removal is successful; otherwise, false.