AS2ValidationSettings.CheckCertificateRevocationListOnSend Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to