共用方式為


KubernetesServicePrincipal.ClientCertificateSendChain Property

Definition

Specifies whether to include x5c header in client claims when acquiring a token to enable subject name / issuer based authentication for the Client Certificate.

public bool? ClientCertificateSendChain { get; set; }
member this.ClientCertificateSendChain : Nullable<bool> with get, set
Public Property ClientCertificateSendChain As Nullable(Of Boolean)

Property Value

Applies to