 | IClaimsClaimSummaryClaimType Property |
The type of claim.
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ClaimType { get; set; }
Public Property ClaimType As String
Get
Set
function get ClaimType () : String
function set ClaimType (value : String)
function get_ClaimType();
function set_ClaimType(value);
Property Value
Type:
String
See Also