Bagikan melalui


KeyCredentialAttestationStatus Enum

Definisi

Mewakili status pengesahan kredensial utama.

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
Warisan
KeyCredentialAttestationStatus
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10 (diperkenalkan dalam 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v1.0)

Bidang

NotSupported 2

Operasi tidak didukung.

Success 0

Operasi berhasil.

TemporaryFailure 3

Operasi gagal untuk sementara.

UnknownError 1

Operasi mengalami kesalahan yang tidak diketahui.

Berlaku untuk