SmartCardCryptogramStorageKeyCharacteristics 클래스

정의

이 클래스에는 스토리지 키의 특성이 포함되어 있습니다.

public ref class SmartCardCryptogramStorageKeyCharacteristics 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 SmartCardCryptogramStorageKeyCharacteristics 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 SmartCardCryptogramStorageKeyCharacteristics
function SmartCardCryptogramStorageKeyCharacteristics()
Public NotInheritable Class SmartCardCryptogramStorageKeyCharacteristics
상속
Object Platform::Object IInspectable SmartCardCryptogramStorageKeyCharacteristics
특성

Windows 요구 사항

디바이스 패밀리
Windows Mobile Extension SDK (10.0.15063.0에서 도입되었습니다.)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (v4.0에서 도입되었습니다.)

생성자

SmartCardCryptogramStorageKeyCharacteristics()

SmartCardCryptogramStorageKeyCharacteristics의 새 instance 만듭니다.

속성

Algorithm

알고리즘을 가져옵니다.

Capabilities

기능을 가져옵니다.

DateCreated

이 스토리지 키를 만든 날짜를 가져옵니다.

StorageKeyName

스토리지 키 이름을 가져옵니다.

적용 대상