Share via


CertificateProfileProperties interface

Properties of the certificate profile.

Properties

certificates

List of renewed certificates.

identityValidationId

Identity validation id used for the certificate subject name.

includeCity

Whether to include L in the certificate subject name. Applicable only for private trust, private trust ci profile types

includeCountry

Whether to include C in the certificate subject name. Applicable only for private trust, private trust ci profile types

includePostalCode

Whether to include PC in the certificate subject name.

includeState

Whether to include S in the certificate subject name. Applicable only for private trust, private trust ci profile types

includeStreetAddress

Whether to include STREET in the certificate subject name.

profileType

Profile type of the certificate.

provisioningState

Status of the current operation on certificate profile.

status

Status of the certificate profile.

Property Details

certificates

List of renewed certificates.

certificates?: Certificate[]

Property Value

identityValidationId

Identity validation id used for the certificate subject name.

identityValidationId: string

Property Value

string

includeCity

Whether to include L in the certificate subject name. Applicable only for private trust, private trust ci profile types

includeCity?: boolean

Property Value

boolean

includeCountry

Whether to include C in the certificate subject name. Applicable only for private trust, private trust ci profile types

includeCountry?: boolean

Property Value

boolean

includePostalCode

Whether to include PC in the certificate subject name.

includePostalCode?: boolean

Property Value

boolean

includeState

Whether to include S in the certificate subject name. Applicable only for private trust, private trust ci profile types

includeState?: boolean

Property Value

boolean

includeStreetAddress

Whether to include STREET in the certificate subject name.

includeStreetAddress?: boolean

Property Value

boolean

profileType

Profile type of the certificate.

profileType: string

Property Value

string

provisioningState

Status of the current operation on certificate profile.

provisioningState?: string

Property Value

string

status

Status of the certificate profile.

status?: string

Property Value

string