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