Share via


SysSecurityDynamicRoleAssignment.validateUserQuery Method [AX 2012]

Validate that the query retrieves the user ID field from the UserInfo table.

Syntax

private boolean validateUserQuery(Query _query)

Run On

Server

Parameters

Return Value

Type: boolean
true if the query is valid; otherwise, false.

See Also

Reference

SysSecurityDynamicRoleAssignment Class