Share via


RadiusServer.RadiusServerSecret Property

Definition

Gets or sets the secret used for this radius server.

[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