AS2SecuritySettings.OverrideGroupSigningCertificate Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to