MobileTrack Nexus Documentation
C#
Show/Hide TOC
Access
Model
Permissions Property
Whether to hide the component if access has not been granted.
Definition
Namespace:
MobileTrack.DataContainers.Models
Assembly:
MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
C#
Copy
Request Example
public
IReadOnlyCollection
<
PermissionValueMap
>
Permissions
{
get
; }
Property Value
IReadOnlyCollection
PermissionValueMap
See Also
Reference
AccessModel Class
MobileTrack.DataContainers.Models Namespace
In This Article
Definition
See Also