Click or drag to resize

RadiusClientServerName Property

Gets or sets the name or address of the RADIUS server.

Namespace: GSF.Communication.Radius
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
public string ServerName { get; set; }
View Source

Property Value

String

Return Value

String
Name or address of RADIUS server.
See Also