UploadCertificateRequest interface
上传证书请求。
属性
| authentication |
身份验证类型。 |
| certificate | base64 编码的证书原始数据。 |
属性详细信息
authenticationType
身份验证类型。
authenticationType?: string
属性值
string
certificate
base64 编码的证书原始数据。
certificate: string
属性值
string