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 whether the requested role is available to the person for which the user request is made.
Syntax
public boolean checkRequestedRole()
Run On
Called
Return Value
Type: boolean
true if the role is valid; otherwise, false.
Remarks
Subtypes of the UserRequest table can override this method to validate the role.