 | IClaimsClaimSummaryClaimTypeID Property |
The claim type ID associated with this claim.
Namespace:
IAS
Assembly:
Claims (in Claims.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int ClaimTypeID { get; set; }
Public Property ClaimTypeID As Integer
Get
Set
function get ClaimTypeID () : int
function set ClaimTypeID (value : int)
function get_ClaimTypeID();
function set_ClaimTypeID(value);
Property Value
Type:
Int32
See Also