IAllowedSubjectAltNames

google.cloud.security.privateca.v1beta1.CertificateAuthority.CertificateAuthorityPolicy. IAllowedSubjectAltNames

Properties of an AllowedSubjectAltNames.

Properties:
Name Type Attributes Description
allowedDnsNames Array.<string> | null <optional>

AllowedSubjectAltNames allowedDnsNames

allowedUris Array.<string> | null <optional>

AllowedSubjectAltNames allowedUris

allowedEmailAddresses Array.<string> | null <optional>

AllowedSubjectAltNames allowedEmailAddresses

allowedIps Array.<string> | null <optional>

AllowedSubjectAltNames allowedIps

allowGlobbingDnsWildcards boolean | null <optional>

AllowedSubjectAltNames allowGlobbingDnsWildcards

allowCustomSans boolean | null <optional>

AllowedSubjectAltNames allowCustomSans