Share via


KeyCredentialManager Klasse

Definition

Enthält Methoden für die grundlegende Verwaltung von Schlüsselanmeldeinformationen.

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
Vererbung
Object Platform::Object IInspectable KeyCredentialManager
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)

Methoden

DeleteAsync(String)

Löscht einen zuvor bereitgestellten Benutzeridentitätsschlüssel für den aktuellen Benutzer und die aktuelle Anwendung.

IsSupportedAsync()

Bestimmt, ob das aktuelle Gerät und der aktuelle Benutzer in der Lage sind, Schlüsselanmeldeinformationen bereitstellen zu können.

OpenAsync(String)

Ruft Schlüsselanmeldeinformationen für den aktuellen Benutzer und die aktuelle Anwendung ab.

RenewAttestationAsync()

Erneuert einen Nachweis für Schlüsselanmeldeinformationen.

RequestCreateAsync(String, KeyCredentialCreationOption)

Erstellt neue Schlüsselanmeldeinformationen für den aktuellen Benutzer und die aktuelle Anwendung.

Gilt für:

Weitere Informationen