UploadCertificateRequest interface

Upload Certificate Request to IDM

Properties

authType

Specify the Authentication type

certificate

Gets or sets the base64 encoded certificate raw data string

contractVersion

Gets ContractVersion NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

authType

Specify the Authentication type

authType?: AuthType

Property Value

certificate

Gets or sets the base64 encoded certificate raw data string

certificate: string

Property Value

string

contractVersion

Gets ContractVersion NOTE: This property will not be serialized. It can only be populated by the server.

contractVersion?: ContractVersions

Property Value