Share via


KeyCredentialAttestationResult Klasse

Definition

Stellt die Ergebnisse der KeyCredential.GetAttestationAsync-Methode dar.

public ref class KeyCredentialAttestationResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class KeyCredentialAttestationResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class KeyCredentialAttestationResult
Public NotInheritable Class KeyCredentialAttestationResult
Vererbung
Object Platform::Object IInspectable KeyCredentialAttestationResult
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Eigenschaften

AttestationBuffer

Ruft die Nachweisinformationen für keyCredential ab.

CertificateChainBuffer

Ruft die Kette von Zertifikaten ab, die zum Überprüfen des Nachweises verwendet werden.

Status

Ruft den status des Nachweises der Schlüsselanmeldeinformationen ab.

Gilt für: