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.
Updates the query that will be used as the security role lookup.
Syntax
public void updateRoleLookupQuery(Query _securityRoleLookupQuery)
Run On
Called
Parameters
- _securityRoleLookupQuery
Type: Query Class
The query to update.
Remarks
Sub types of the UserRequest class can override this this method to update the default query.