Share via


CertificateVerificationCodeContent Class

Definition

The JSON-serialized leaf certificate.

public class CertificateVerificationCodeContent
type CertificateVerificationCodeContent = class
Public Class CertificateVerificationCodeContent
Inheritance
CertificateVerificationCodeContent

Constructors

CertificateVerificationCodeContent()

Initializes a new instance of CertificateVerificationCodeContent.

Properties

Certificate

base-64 representation of X509 certificate .cer file or just .pem file content.

Applies to