Share via


RadiusServer.RadiusServerAddress Property

Definition

Gets or sets the address of this radius server.

[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

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to