ClaimValue Property
The value of the claim.
Syntax
__property String ClaimValue[int ClaimIndex] = {read=FClaimValue, write=FSetClaimValue};
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