The GetSingleSecurityRole function returns the securityRole record for the given primary key.
Method | /GetSingleSecurityRole |
The request body is of type GetSingleSecurityRole.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleSecurityRoleResponse.
Name | Description | Data Type |
---|---|---|
GetSingleSecurityRoleResult | SecurityRoleInfo |
|