Auth0 Node.js SDK - v5.1.0
    Preparing search index...

    Variable DomainCertificateAuthorityEnumConst

    DomainCertificateAuthorityEnum: {
        Letsencrypt: "letsencrypt";
        Googletrust: "googletrust";
    } = ...

    The Certificate Authority issued the certificate.

    Type Declaration

    • ReadonlyLetsencrypt: "letsencrypt"
    • ReadonlyGoogletrust: "googletrust"