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 explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte 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.