你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
UploadCertificateRequest interface
The upload certificate request.
Properties
authentication |
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