KeyFileDate Property
The creation date of the EMV public key.
Syntax
[VB.NET] Public Property KeyFileDate As String
[C#] public string KeyFileDate {get; set;}
Remarks
This setting specifies the creation date of the EMV public key file. The format for this value is "MMddyyyyHHmmss".
This property should be set to the date of the current public key before calling CheckForUpdate. If no previous key has been downloaded leave this setting empty.
This property will be populated with values returned by the server after calling CheckForUpdate or GetKeyInfo.
This property is only applicable when Platform is set to FDMS Rapid Connect.
Default Value
""