SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
이 클래스에는 GetAllCryptogramMaterialCharacteristicsAsync에서 반환되는 정보가 포함되어 있습니다.
public ref class SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult 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 SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult 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 SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult
function SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult()
Public NotInheritable Class SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult
- 상속
-
Object Platform::Object IInspectable SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult
- 특성
Windows 요구 사항
디바이스 패밀리 |
Windows Mobile Extension SDK (10.0.15063.0에서 도입되었습니다.)
|
API contract |
Windows.Devices.SmartCards.SmartCardEmulatorContract (v4.0에서 도입되었습니다.)
|
생성자
SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult() |
SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult의 instance 만듭니다. |
속성
Characteristics |
특성을 가져옵니다. |
OperationStatus |
GetAllCryptogramMaterialCharacteristicsAsync 작업의 작업 상태 가져옵니다. |