다음을 통해 공유


AS2SecuritySettings.OverrideGroupSigningCertificate Property

Definition

Gets or sets the value indicating whether to send or request a MDN.

[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