UserCertificateStore Klasse

Definition

Stellt einen Benutzerzertifikatspeicher dar.

public ref class UserCertificateStore sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class UserCertificateStore final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class UserCertificateStore
Public NotInheritable Class UserCertificateStore
Vererbung
Object Platform::Object IInspectable UserCertificateStore
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)

Eigenschaften

Name

Ruft den Namen des Speichers ab.

Methoden

RequestAddAsync(Certificate)

Anforderungen zum Hinzufügen eines Zertifikats zum Speicher.

RequestDeleteAsync(Certificate)

Anforderungen zum Löschen eines Zertifikats aus dem Speicher.

Gilt für:

Weitere Informationen