次の方法で共有


EdifactEnvelopeSettings.GroupApplicationPassword プロパティ

定義

グループ アプリケーションのパスワードを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象