The VerifyPermission function verifies an permission record against the available business rules.
Method | /VerifyPermission |
The request body is of type VerifyPermission.
Name | Description | Data Type |
---|---|---|
permission | PermissionInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyPermissionResponse.
Name | Description | Data Type |
---|---|---|
VerifyPermissionResult | ArrayOfVerifyExceptionInfo |
|