Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration CertificateConfigType

The manner in which the certificate was created. You can have a CA that was generated internally by the service issue a certificate. You can subsequently manage that certificate internally or externally. Alternatively, you can import a certificate that was issued by an external, third-party public or private CA, and then manage it internally.

Enumeration members

Imported

Imported: = "IMPORTED"

IssuedByInternalCa

IssuedByInternalCa: = "ISSUED_BY_INTERNAL_CA"

ManagedExternallyIssuedByInternalCa

ManagedExternallyIssuedByInternalCa: = "MANAGED_EXTERNALLY_ISSUED_BY_INTERNAL_CA"

UnknownValue

UnknownValue: = "UNKNOWN_VALUE"

This value is used if a service returns a value for this enum that is not recognized by this version of the SDK.

Functions

getDeserializedJsonObj

getJsonObj