ClaimValueType Property
The type of value.
Syntax
__property String ClaimValueType[int ClaimIndex] = {read=FClaimValueType, write=FSetClaimValueType};
Default Value
""
Remarks
The type of value. This may be a value like "http://www.w3.org/2001/XMLSchema#string".
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