ClaimValue Property
The value of the claim.
Syntax
char* GetClaimValue(int iClaimIndex);
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