Compartir a través de


CertificateDescription interface

Describe los detalles del certificado.

Propiedades

thumbprint

Huella digital del certificado principal.

thumbprintSecondary

Huella digital del certificado secundario.

x509StoreName

Ubicación del almacén de certificados local.

Detalles de las propiedades

thumbprint

Huella digital del certificado principal.

thumbprint: string

Valor de propiedad

string

thumbprintSecondary

Huella digital del certificado secundario.

thumbprintSecondary?: string

Valor de propiedad

string

x509StoreName

Ubicación del almacén de certificados local.

x509StoreName?: "AddressBook" | "AuthRoot" | "CertificateAuthority" | "Disallowed" | "My" | "Root" | "TrustedPeople" | "TrustedPublisher"

Valor de propiedad

"AddressBook" | "AuthRoot" | "CertificateAuthority" | "Disallowed" | "My" | "Root" | "TrustedPeople" | "TrustedPublisher"