-
Notifications
You must be signed in to change notification settings - Fork 7
API Active Directory
neilfromcork edited this page Jan 30, 2019
·
19 revisions
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 |
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