次の方法で共有


AS2SecuritySettings.Sha2AlgorithmFormat プロパティ

定義

Sha2 アルゴリズム形式を取得または設定します。 有効な値は、Sha2、ShaHashSize、ShaHyphenHashSize、Sha2UnderscoreHashSize です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象