KeyDetailExpDate Property
The expiration date of the public key.
Syntax
__property String KeyDetailExpDate[int KeyIndex] = {read=FKeyDetailExpDate, write=FSetKeyDetailExpDate};
Default Value
""
Remarks
The expiration date of the public key. The format is MMDDYYYY. For instance "06312014".
This property is only applicable when Platform is set to FDMS Rapid Connect.
The size of the array is controlled by the KeyDetailCount property.
This property is read-only and not available at design time.
Data Type
String