Skip to content

API Active Directory

DeclanBuckley edited this page Jan 25, 2021 · 19 revisions

Home / API / Active Directory

Read.

Reads Active Directory. Returns the entire Active Directory list if no User Name CcnUsername parameter is supplied otherwise return the AD entry for the specified User.

Authentication: Windows

Privilege : Administrator , Moderator , Power User

Method: PxStat.Security.ActiveDirectory_API.Read

Parameters:

Name Type Default Description
CcnUsername String AD User Name

Return: Array [ Object ]

Name Type Description
CcnUsername String AD User Name
CcnName String First and Last Name of User
CcnEmail String User's email address
Clone this wiki locally