SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult 클래스

정의

이 클래스에는 GetAllCryptogramStorageKeyCharacteristicsAsync에서 반환되는 정보가 포함되어 있습니다.

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

Windows 요구 사항

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

생성자

SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult()

SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult의 새 instance 만듭니다.

속성

Characteristics

특성을 가져옵니다.

OperationStatus

GetAllCryptogramStorageKeyCharacteristicsAsync의 작업 상태 가져옵니다.

적용 대상