AS2ValidationSettings.CheckCertificateRevocationListOnReceive Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="checkCertificateRevocationListOnReceive")]
public bool CheckCertificateRevocationListOnReceive { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="checkCertificateRevocationListOnReceive")>]
member this.CheckCertificateRevocationListOnReceive : bool with get, set
Public Property CheckCertificateRevocationListOnReceive As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to