Freigeben über


KeyCredentialAttestationStatus Enumeration

Definition

Stellt den Status der Schlüsselanmeldeinformationen dar.

public enum class KeyCredentialAttestationStatus
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class KeyCredentialAttestationStatus
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum KeyCredentialAttestationStatus
var value = Windows.Security.Credentials.KeyCredentialAttestationStatus.success
Public Enum KeyCredentialAttestationStatus
Vererbung
KeyCredentialAttestationStatus
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)

Felder

NotSupported 2

Der Vorgang wurde nicht unterstützt.

Success 0

Der Vorgang wurde durchgeführt.

TemporaryFailure 3

Der Vorgang ist vorübergehend fehlgeschlagen.

UnknownError 1

Bei dem Vorgang ist ein unbekannter Fehler aufgetreten.

Gilt für: