共用方式為


AS2ValidationSettings.SigningAlgorithm Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="signingAlgorithm")]
public string SigningAlgorithm { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="signingAlgorithm")>]
member this.SigningAlgorithm : string with get, set
Public Property SigningAlgorithm As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to