Admin::getRequiredPermissions
Description
In BBj 11.0 and higher, this method returns the required permissions that user must have.
Syntax
Return Value |
Method |
---|---|
int |
getRequiredPermissions() |
Parameters
None.
Return Values
Returns the required permissions value that the user must possess. See Admin constants to obtain the list of possible values.
Remarks
None.
Example
|