你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ClientCertificateThumbprint interface
Describes the client certificate details using thumbprint.
Properties
certificate |
The thumbprint of the client certificate. |
is |
Indicates if the client certificate has admin access to the cluster. Non admin clients can perform only read only operations on the cluster. |
Property Details
certificateThumbprint
The thumbprint of the client certificate.
certificateThumbprint: string
Property Value
string
isAdmin
Indicates if the client certificate has admin access to the cluster. Non admin clients can perform only read only operations on the cluster.
isAdmin: boolean
Property Value
boolean