UserRequest.checkUser Method
Validates that the user is valid for the request.
Syntax
public boolean checkUser()
Run On
Called
Return Value
Type: boolean
true if the user is valid; otherwise, false.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Validates that the user is valid for the request.
public boolean checkUser()
Called
Type: boolean
true if the user is valid; otherwise, false.