KubernetesServicePrincipal.ClientCertificatePassword Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The password for the certificate used to authenticate a Service Principal.
public string ClientCertificatePassword { get; set; }
member this.ClientCertificatePassword : string with get, set
Public Property ClientCertificatePassword As String