PermissionValueMapManageRoles Field

Whether the user is allowed to manage role definitions. For assignments, the user will be allowed to perform assignments to resources within the scope of the assignment, and only for accounts that are within scopes the user is allowed to manage through ManageAccounts

Definition

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

Field Value

PermissionValueMap

Remarks

This permission only deals with the role definition. Whether the user can assign roles to users is determined by the ManageAccounts permission.

See Also