Share via


EdifactEnvelopeSettings.GroupApplicationPassword Property

Definition

Gets or sets the group application password.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to