Share via


EncodedIssuerCertificateInfo interface

Information about the public certificate that is used for custom authentication.

Properties

encodedCertificate

Certificate in pem format.

kid

Identifier for the certificate.

Property Details

encodedCertificate

Certificate in pem format.

encodedCertificate: string

Property Value

string

kid

Identifier for the certificate.

kid: string

Property Value

string