VpnClientConfiguration.RadiusServerAddress Property

Definition

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

Property Value

String
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to