SmartCardCryptogramStorageKeyInfo Klasse

Definition

Enthält Informationen zum Speicherschlüssel, damit Apps die Schlüsselinformationen bei ihrem Dienst registrieren und zertifizieren können.

public ref class SmartCardCryptogramStorageKeyInfo sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SmartCardCryptogramStorageKeyInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SmartCardCryptogramStorageKeyInfo
Public NotInheritable Class SmartCardCryptogramStorageKeyInfo
Vererbung
Object Platform::Object IInspectable SmartCardCryptogramStorageKeyInfo
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Mobile Extension SDK (eingeführt in 10.0.10586.0)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (eingeführt in v2.0)

Hinweise

Versionsverlauf

Windows-Version SDK-Version Wertschöpfung
1607 14393 OperationalRererements

Eigenschaften

Attestation

Ruft den Nachweis ab.

AttestationCertificateChain

Ruft die Zertifikatkette des Nachweiss ab.

AttestationStatus

Ruft den nachweis status ab.

Capabilities

Ruft die Funktionen des Kryptogrammspeicherschlüssels ab.

OperationalRequirements

Ruft die Betriebsanforderungen des Speicherschlüssels ab.

OperationStatus

Ruft den Vorgang status ab.

PublicKey

Ruft den öffentlichen Schlüssel ab.

PublicKeyBlobType

Ruft den Typ des Öffentlichen Schlüsselobjekts ab. Dieser Wert gibt den Blobtyp des öffentlichen Schlüssels wider, der in der RequestCryptogramMaterialStorageKeyInfoAsync-Methode angefordert wurde.

Gilt für:

Weitere Informationen