Click or drag to resize

RadiusClientServerPort Property

Gets or sets the port number of the RADIUS server.

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

Property Value

Int32

Return Value

Int32
Port number of the RADIUS server.
See Also