SecurityComponents Web Service
Method/GetSingleSecurityRole
SecurityComponents Web Service > All Operations Resource Group : /GetSingleSecurityRole (Method)
Description
The GetSingleSecurityRole function returns the securityRole record for the given primary key.
Request (GetSingleSecurityRoleSoapIn)

The request body is of type GetSingleSecurityRole.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleSecurityRole Element

Overview

Sequence
itemId xs:int
Response (GetSingleSecurityRoleSoapOut)

The response body is of type GetSingleSecurityRoleResponse.

Response Body Parameters

NameDescriptionData Type
 SecurityRoleInfo
Cancelled Element AssignedFeatures Element Description Element Code Element StoreId Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleSecurityRoleResult Element Sequence GetSingleSecurityRoleResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Code optional xs:string
Description optional xs:string
AssignedFeatures optional xs:string
Cancelled xs:boolean
See Also
All Operations Resource GroupSecurityComponents Web Service