KeyCredentialAttestationResult 類別

定義

代表 KeyCredential.GetAttestationAsync 方法的結果。

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
繼承
Object Platform::Object IInspectable KeyCredentialAttestationResult
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

屬性

AttestationBuffer

取得 KeyCredential 的證明信息。

CertificateChainBuffer

取得用來驗證證明的憑證鏈結。

Status

取得金鑰認證證明的狀態。

適用於