Share via


VpnServerConfigurationInner.RadiusServerSecret Property

Definition

Gets or sets the radius secret property of the VpnServerConfiguration resource for point to site client connection.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to