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.7+ce90b2cf6b782b8d7b7fd47b3c546987c652c00f
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