SecurityRights::newUser Method [AX 2012]

Creates a new security rights instance for the specified user.

client server public static SecurityRights newUser(UserId user)

Run On

ClientOrServer

Parameters

user
Type: UserId Extended Data Type

Return Value

Type: SecurityRights Class
The SecurityRights instance that was created.
Show: