CertificateStatus type

Defines values for CertificateStatus.
KnownCertificateStatus can be used interchangeably with CertificateStatus, this enum contains the known values that the service supports.

Known values supported by the service

Active: Certificate is active
Inactive: Certificate is inactive
Expired: Certificate has expired
Revoked: Certificate has been revoked

type CertificateStatus = string