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.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
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