VpnClientConfiguration.RadiusServerSecret Property

Definition

Gets or sets the radius secret property of the VirtualNetworkGateway resource for vpn client connection.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to