DeviceEditRequiredPermissionsForView Property

Lists the permissions the user needs to be able to view the page/item

Definition

Namespace: MobileTrack.Web.Portal.Pages.Admin.CompanyOverviews.Devices
Assembly: MobileTrack.Web.Portal (in MobileTrack.Web.Portal.exe) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
protected override IReadOnlyCollection<PermissionValueMap> RequiredPermissionsForView { get; }

Property Value

IReadOnlyCollectionPermissionValueMap

See Also