ENUM

CertMgmtSortBy

Description

Fields by which certificates can be sorted.

link GraphQL Schema definition

  • enum CertMgmtSortBy {
  • # The date the CSR was created.
  • CREATION_DATE
  • # Name of the certificate.
  • NAME
  • }

link Require by