-
Notifications
You must be signed in to change notification settings - Fork 7
API Privilege
DeclanBuckley edited this page Dec 8, 2023
·
20 revisions
Read Privileges. If not Privilege Code PrvCode
input parameter is supplied, it will result in all privileges being returned.
Otherwise it returns the privilege corresponding to the Privilege Code PrvCode
parameter.
Authentication: Windows
Privilege : Administrator
, Power User
Method: PxStat.Security.Privilege_API.Read
Parameters:
Name | Type | Default | Description |
---|---|---|---|
PrvCode |
String | Privilege Code |
Return: Array
[ Object
]
Name | Type | Description |
---|---|---|
PrvCode |
String | Privilege Code |
PrvValue |
String | Privilege Name |
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