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