SecurityComponents Web Service
Method/GetSecurityRoles
SecurityComponents Web Service > All Operations Resource Group : /GetSecurityRoles (Method)
Description
The GetSecurityRoles function returns all securityRole records for the specified parameters.
Request (GetSecurityRolesSoapIn)

The request body is of type GetSecurityRoles.

Request Body Parameters

NameDescriptionData Type
 SecurityRolesFilter
 xml:int
 xml:int
includeItemId Element skipItemId Element CancelledOnly Element Description Element Code Element StoreId Element Sequence filter Element Sequence GetSecurityRoles Element

Overview

Sequence
Sequence
StoreId xs:int
Code optional xs:string
Description optional xs:string
skipItemId xs:int
Response (GetSecurityRolesSoapOut)

The response body is of type GetSecurityRolesResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewSecurityRoleInfo
UserCount Element 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 ViewSecurityRoleInfo Element Sequence GetSecurityRolesResult Element Sequence GetSecurityRolesResponse Element

Overview

Sequence
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
UserCount xs:int
See Also
All Operations Resource GroupSecurityComponents Web Service