Share via


ApplicationGatewayBackendHttpSettings.IsValidateCertChainAndExpiryEnabled Property

Definition

Verify or skip both chain and expiry validations of the certificate on the backend server. Default is set to true.

public Azure.Provisioning.BicepValue<bool> IsValidateCertChainAndExpiryEnabled { get; set; }
member this.IsValidateCertChainAndExpiryEnabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsValidateCertChainAndExpiryEnabled As BicepValue(Of Boolean)

Property Value

Applies to