PermissionValueMapCreateRoleAssignments Field

Allows a user to apply role assignments to users/API tokens to the scope the user is allowed to manage.

Definition

Namespace: MobileTrack.Common.Enums
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public static readonly PermissionValueMap CreateRoleAssignments

Field Value

PermissionValueMap

Remarks

For this to be enabled, the user must also have the ViewRoles and ManageAccounts permission. Note: a user cannot assign a role to themselves.

See Also