REST API Reference Version 3.1.0.0Search

NsADTestUserReturn

Description

Active Directory user details.

JSON Type

object

Members

Name Description Type Deprecated
username Name of the Active Directory user. NsString
primary_group_name Name of the Active Directory group the user belongs to. RBAC is based on this primary group. NsGroupName
primary_group_id Id of the Active Directory group the user belongs to. RBAC is based on this primary group. NsObjectID
group_count Number of Active Directory groups the user belongs to. NsUnsignedLong
groups List of Active Directory groups the user belongs to. NsUserGroupNames
role The role the user belongs to. NsUserRoles