Share via


SysSecurityDynamicRoleAssignment.getNewAssignments Method [AX 2012]

Retrieves a DB temporary table that contains a snapshot of the automatic role assignments that should exist by executing all the relevant queries.

Syntax

private SecurityUserRoleDBTempTable getNewAssignments()

Run On

Server

Return Value

Type: SecurityUserRoleDBTempTable Table
The SecurityUserRoleDBTempTable table that contains the assignments.

See Also

Reference

SysSecurityDynamicRoleAssignment Class