UploadCertificateRequest interface
Upload Certificate Request to IDM
Properties
auth |
Specify the Authentication type |
certificate | Gets or sets the base64 encoded certificate raw data string |
contract |
Gets ContractVersion NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
authType
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript