Compartir a través de


AS2ValidationSettings.CheckCertificateRevocationListOnReceive Propiedad

Definición

Obtiene o establece el valor que indica si se va a comprobar la lista de revocación de certificados al recibir.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a