SmartCardCryptogramMaterialPackageCharacteristics Class

Definition

This class contains characteristics of a cryptogram material package.

public ref class SmartCardCryptogramMaterialPackageCharacteristics sealed
/// [Windows.Foundation.Metadata.Activatable(262144, "Windows.Devices.SmartCards.SmartCardEmulatorContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SmartCardCryptogramMaterialPackageCharacteristics final
[Windows.Foundation.Metadata.Activatable(262144, "Windows.Devices.SmartCards.SmartCardEmulatorContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SmartCardCryptogramMaterialPackageCharacteristics
function SmartCardCryptogramMaterialPackageCharacteristics()
Public NotInheritable Class SmartCardCryptogramMaterialPackageCharacteristics
Inheritance
Object Platform::Object IInspectable SmartCardCryptogramMaterialPackageCharacteristics
Attributes

Windows requirements

Device family
Windows Mobile Extension SDK (introduced in 10.0.15063.0)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (introduced in v4.0)

Constructors

SmartCardCryptogramMaterialPackageCharacteristics()

Creates a new instance of SmartCardCryptogramMaterialPackageCharacteristics.

Properties

DateImported

Gets the date that the material package was imported.

PackageFormat

Gets the package format.

PackageName

Gets the package name.

StorageKeyName

Gets the storage key name.

Applies to