Sdílet prostřednictvím


CertificateConfiguration interface

Konfigurace certifikátu, která se skládá z nedůvěryhodných zprostředkujících certifikátů a kořenových certifikátů.

Vlastnosti

certificate

Informace o certifikátu

certificatePassword

Heslo certifikátu.

encodedCertificate

Kódovaný certifikát Base64

storeName

Umístění úložiště certifikátů System.Security.Cryptography.x509certificates.StoreName. Platná umístění jsou pouze root a CertificateAuthority.

Podrobnosti vlastnosti

certificate

Informace o certifikátu

certificate?: CertificateInformation

Hodnota vlastnosti

certificatePassword

Heslo certifikátu.

certificatePassword?: string

Hodnota vlastnosti

string

encodedCertificate

Kódovaný certifikát Base64

encodedCertificate?: string

Hodnota vlastnosti

string

storeName

Umístění úložiště certifikátů System.Security.Cryptography.x509certificates.StoreName. Platná umístění jsou pouze root a CertificateAuthority.

storeName: string

Hodnota vlastnosti

string