AS2ValidationSettings.CheckCertificateRevocationListOnReceive Property

Definition

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

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

Property Value

Applies to