다음을 통해 공유


KeyCredentialManager 클래스

정의

키 자격 증명의 기본 관리를 위한 메서드를 포함합니다.

public ref class KeyCredentialManager abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class KeyCredentialManager final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class KeyCredentialManager
Public Class KeyCredentialManager
상속
Object Platform::Object IInspectable KeyCredentialManager
특성

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에서 도입되었습니다.)

메서드

DeleteAsync(String)

현재 사용자 및 애플리케이션에 대해 이전에 프로비전된 사용자 ID 키를 삭제합니다.

IsSupportedAsync()

현재 디바이스와 사용자가 키 자격 증명을 프로비전할 수 있는지 확인합니다.

OpenAsync(String)

현재 사용자 및 애플리케이션에 대한 키 자격 증명을 검색합니다.

RenewAttestationAsync()

키 자격 증명에 대한 증명을 갱신합니다.

RequestCreateAsync(String, KeyCredentialCreationOption)

현재 사용자 및 애플리케이션에 대한 새 키 자격 증명을 만듭니다.

적용 대상

추가 정보