Sdílet prostřednictvím


ClientCertificateThumbprint interface

Describes the client certificate details using thumbprint.

Properties

certificateThumbprint

The thumbprint of the client certificate.

isAdmin

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