MobileTrack Nexus Documentation
C#
Show/Hide TOC
User
Session
Data
Role
Assignments Property
Current role assignments that the
Account
has.
Definition
Namespace:
MobileTrack.DataContainers.Models
Assembly:
MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
C#
Copy
Request Example
internal
IReadOnlyCollection
<
RoleAssignmentDto
>
RoleAssignments
{
get
; }
Property Value
IReadOnlyCollection
RoleAssignmentDto
See Also
Reference
UserSessionData Class
MobileTrack.DataContainers.Models Namespace
In This Article
Definition
See Also