次の方法で共有


EdifactEnvelopeSettings.RecipientReferencePasswordValue プロパティ

定義

受信者参照パスワードの値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象