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.
Validates that the requested role is available for the specified person.
Syntax
public boolean checkRequestedRole()
Run On
Called
Return Value
Type: boolean
true if the role is valid; otherwise, false.
Remarks
Sub types of the UserRequest class can override this this method to validate the role.