Skip to main content

Interface: ICertificateFilterSpec

namespace.v1.ICertificateFilterSpec

Properties of a CertificateFilterSpec.

Hierarchy

Properties

commonName

Optional commonName: null | string

The common_name in the certificate. Optional, default is empty.

Inherited from

$Properties.commonName


organization

Optional organization: null | string

The organization in the certificate. Optional, default is empty.

Inherited from

$Properties.organization


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.

Inherited from

$Properties.subjectAlternativeName