IClaimsGetClaimTypesRequestType Class

Parameters for GetClaimTypes method.
Inheritance Hierarchy
SystemObject
  IASIClaimsGetClaimTypesRequestType

Namespace:  IAS
Assembly:  Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class GetClaimTypesRequestType

The IClaimsGetClaimTypesRequestType type exposes the following members.

Constructors
  NameDescription
Public methodIClaimsGetClaimTypesRequestType
Initializes a new instance of the IClaimsGetClaimTypesRequestType class
Top
Properties
  NameDescription
Public propertyAgentID
OPTIONAL. Supply the unique iAAWG agent ID to filter the results for that agent.
Public propertyAuthentication
Information used for authentication of the calling program/site as well as information describing the remote site user.
Public propertyDealerID
OPTIONAL. The unique iAAWG dealer ID, used to filter the list of claims to return to the calling program.
Public propertyFilterByDealerID
OPTIONAL. Supply a list of unique iAAWG dealer IDs to limit the search.
Public propertyFilterByMasterDealerID
OPTIONAL. Supply a list of unique iAAWG master dealer IDs to limit the search.
Public propertyMasterDealerID
OPTIONAL. The unique iAAWG master dealer ID, used to filter the list of claims to return to the calling program.
Public propertySearchAllDealers
OPTIONAL. Broaden the search to include all dealers. Default is False.
Top
See Also

Reference