SmartCardCryptogramStorageKeyCharacteristics.DateCreated Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the date this storage key was created.
public:
property DateTime DateCreated { DateTime get(); };
DateTime DateCreated();
public System.DateTimeOffset DateCreated { get; }
var dateTime = smartCardCryptogramStorageKeyCharacteristics.dateCreated;
Public ReadOnly Property DateCreated As DateTimeOffset
Property Value
The date this storage key was created.