The GetSecurityRoles function returns all securityRole records for the specified parameters.
Method | /GetSecurityRoles |
The request body is of type GetSecurityRoles.
Name | Description | Data Type |
---|---|---|
filter | SecurityRolesFilter | |
skipItemId | xml:int | |
includeItemId | xml:int |
|
The response body is of type GetSecurityRolesResponse.
Name | Description | Data Type |
---|---|---|
GetSecurityRolesResult | ArrayOfViewSecurityRoleInfo |
|