VasaProviderCertificateStatus_enum

VasaProviderCertificateStatus_enum
VasaProviderCertificateStatus_enum

The status of the provider certificate

Possible values:

  • valid: Provider certificate is valid.
  • expirySoftLimitReached: Provider certificate is within the soft limit threshold.
  • expiryHardLimitReached: Provider certificate is within the hard limit threshold.
  • expired: Provider certificate has expired.
  • invalid: Provider certificate is revoked, malformed or missing.
This data structure has no properties.
Enumeration: valid, expirySoftLimitReached, expiryHardLimitReached, expired, invalid,