UploadCertificateRequest interface

The upload certificate request.

Properties

authenticationType

The authentication type.

certificate

The base64 encoded certificate raw data.

Property Details

authenticationType

The authentication type.

authenticationType?: string

Property Value

string

certificate

The base64 encoded certificate raw data.

certificate: string

Property Value

string