SmartCardCryptogramMaterialPackageCharacteristics.DateImported 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 that the material package was imported.
public:
property DateTime DateImported { DateTime get(); };
DateTime DateImported();
public System.DateTimeOffset DateImported { get; }
var dateTime = smartCardCryptogramMaterialPackageCharacteristics.dateImported;
Public ReadOnly Property DateImported As DateTimeOffset
Property Value
The date that the material package was imported.