Skip to content

API Active Directory

neilfromcork edited this page Jan 30, 2019 · 19 revisions

Read

Reads Active Directory. Returns the entire Active Directory list if no CcnUsername parameter is supplied Otherwise return the AD entry for the specified user.

Authentication: Windows

Privilege : Administrator Power User Moderator

Method: PxStat.Security.ActiveDirectory_API.Read

Parameters:

Name Type Default Description
CcnUsername String AD username

Return: Array [ Object ]

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