KeyExpirationDate Property
The date the key expires.
Syntax
char* GetKeyExpirationDate();
Default Value
""
Remarks
The date the key expires. After this date the key will no longer be valid. The following is an example of a valid encoded date:
23-Jan-2001 15:00:00.
This property is read-only and not available at design time.
Data Type
String