你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IssuerCredentials interface

要用于证书颁发者的凭据。

属性

accountId

用户名/帐户名称/帐户 ID。

password

密码/机密/帐户密钥。

属性详细信息

accountId

用户名/帐户名称/帐户 ID。

accountId?: string

属性值

string

password

密码/机密/帐户密钥。

password?: string

属性值

string