AifResponse.validateUser Method
Microsoft internal use only.
Syntax
public boolean validateUser(AccessRight expectedAccessRight)
Run On
Called
Parameters
- expectedAccessRight
Type: AccessRight Enumeration
The expected access rights.
Return Value
Type: boolean
true if the user is validated against the expected access rights; otherwise, false.