NsTokenReportUserDetailsReturn
Description
Return values of token reporting user details.
JSON Type
object
Members
| Name | Description | Type | Deprecated |
|---|---|---|---|
| user_name | User name for the session. | NsUserName | |
| primary_group_id | The ID of the primary Active Directory user group the user belongs to. RBAC is granted based on this group. | NsObjectID | |
| primary_group_name | The primary Active Directory user group the user belongs to. RBAC is granted based on this group. | NsUserGroupName | |
| group_count | The number of Active Directory user groups the user belongs to. | NsUnsignedLong | |
| role | Role of the user. | NsUserRoles | |
| inactivity_timeout | Role of the user. | NsUnsignedLong | |
| user_id | Global Id of the user. | NsObjectID | |
| groups | The list of Active Directory groups the user belongs to. | NsUserGroupNames |
