Interface: ICertificateFilterSpec
namespace.v1.ICertificateFilterSpec
Properties of a CertificateFilterSpec.
Hierarchy
-
↳
ICertificateFilterSpec
Properties
commonName
• Optional commonName: null | string
The common_name in the certificate. Optional, default is empty.
Inherited from
organization
• Optional organization: null | string
The organization in the certificate. Optional, default is empty.
Inherited from
organizationalUnit
• Optional organizationalUnit: null | string
The organizational_unit in the certificate. Optional, default is empty.
Inherited from
$Properties.organizationalUnit
subjectAlternativeName
• Optional subjectAlternativeName: null | string
The subject_alternative_name in the certificate. Optional, default is empty.