 | IClaimsGetPendingClaimsListRequestTypeFilterByClaimType Property |
OPTIONAL. Choose a claim type to limit the search.
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string FilterByClaimType { get; set; }
Public Property FilterByClaimType As String
Get
Set
function get FilterByClaimType () : String
function set FilterByClaimType (value : String)
function get_FilterByClaimType();
function set_FilterByClaimType(value);
Property Value
Type:
String
See Also