 | IClaimsGetClaimTypesRequestTypeAgentID Property |
OPTIONAL. Supply the unique iAAWG agent ID to filter the results for that agent.
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string AgentID { get; set; }
Public Property AgentID As String
Get
Set
function get AgentID () : String
function set AgentID (value : String)
function get_AgentID();
function set_AgentID(value);
Property Value
Type:
String
See Also