你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Certificate interface
证书的属性。
属性
created |
证书创建日期。 |
expiry |
证书到期日期。 |
revocation | 吊销证书的历史记录。 |
serial |
证书的序列号。 |
status | 证书的状态。 |
subject |
证书的使用者名称。 |
thumbprint | 证书的指纹。 |
属性详细信息
createdDate
证书创建日期。
createdDate?: string
属性值
string
expiryDate
证书到期日期。
expiryDate?: string
属性值
string
revocation
serialNumber
证书的序列号。
serialNumber?: string
属性值
string
status
证书的状态。
status?: string
属性值
string
subjectName
证书的使用者名称。
subjectName?: string
属性值
string
thumbprint
证书的指纹。
thumbprint?: string
属性值
string