AS2ValidationSettings.CheckCertificateRevocationListOnSend Property

Definition

The value indicating whether to check for certificate revocation list on send.

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

Property Value

Applies to