다음을 통해 공유


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

키 자격 증명 증명의 상태 가져옵니다.

적용 대상