共用方式為


UploadCertificateRequest interface

將憑證要求上傳至 IDM

屬性

authType

指定驗證類型

certificate

取得或設定 base64 編碼的憑證原始資料字串

contractVersion

取得 ContractVersion 注意:此屬性將不會序列化。 它只能由伺服器填入。

屬性詳細資料

authType

指定驗證類型

authType?: AuthType

屬性值

certificate

取得或設定 base64 編碼的憑證原始資料字串

certificate: string

屬性值

string

contractVersion

取得 ContractVersion 注意:此屬性將不會序列化。 它只能由伺服器填入。

contractVersion?: ContractVersions

屬性值