ClaimValue Property
The value of the claim.
Syntax
property ClaimValue[ClaimIndex: Integer]: String;
Default Value
''
Remarks
The value of the claim.
The size of the array is controlled by the ClaimCount property.
This property is read-only and not available at design time.
Data Type
String