-
Notifications
You must be signed in to change notification settings - Fork 8
API Active Directory
DeclanBuckley edited this page Jan 25, 2021
·
19 revisions
Home / API / Active Directory
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 |
Update
Database Scripts
Configuration
API
- Home
- Data
- Security
- Subscription
- System
- Navigation
- Notification
- Settings
- Workflow
- Px Build
Developer
- Home
- Developer Tools
- Client Tier
- Server Tier
- Database Tier