RadiusServer interface
Radius Server Settings.
Properties
radius |
The address of this radius server. |
radius |
The initial score assigned to this radius server. |
radius |
The secret used for this radius server. |
Property Details
radiusServerAddress
The address of this radius server.
radiusServerAddress: string
Property Value
string
radiusServerScore
The initial score assigned to this radius server.
radiusServerScore?: number
Property Value
number
radiusServerSecret
The secret used for this radius server.
radiusServerSecret?: string
Property Value
string