次の方法で共有


RadiusServer.RadiusServerScore プロパティ

定義

この radius サーバーに割り当てられた初期スコアを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="radiusServerScore")]
public long? RadiusServerScore { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="radiusServerScore")>]
member this.RadiusServerScore : Nullable<int64> with get, set
Public Property RadiusServerScore As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象