CertificateLoader Class

Definition

Enables loading TLS certificates from the certificate store.

public ref class CertificateLoader abstract sealed
public static class CertificateLoader
type CertificateLoader = class
Public Class CertificateLoader
Inheritance
CertificateLoader

Methods

LoadFromStoreCert(String, String, StoreLocation, Boolean)

Loads a certificate from the certificate store.

Applies to