Share via


SmartCardCryptogramStorageKeyCharacteristics.DateCreated Property

Definition

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.

Applies to