次の方法で共有


RadiusServer.RadiusServerSecret プロパティ

定義

この radius サーバーに使用されるシークレットを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象