Freigeben über


AzureApplicationGatewayBackendHttpSettingsBase.ValidateCertChainAndExpiry Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Verify or skip both chain and expiry validations of the certificate on the backend server. Default is set to true.", Mandatory=false)]
public bool? ValidateCertChainAndExpiry { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Verify or skip both chain and expiry validations of the certificate on the backend server. Default is set to true.", Mandatory=false)>]
member this.ValidateCertChainAndExpiry : Nullable<bool> with get, set
Public Property ValidateCertChainAndExpiry As Nullable(Of Boolean)

Property Value

Attributes

Applies to