다음을 통해 공유


EdifactEnvelopeSettings.RecipientReferencePasswordValue Property

Definition

Gets or sets the recipient reference password value.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to