RadiusClientServerPort Property

Gets or sets the port number of the RADIUS server.

Definition

Namespace: Gemstone.Communication.Radius
Assembly: Gemstone.Communication (in Gemstone.Communication.dll) Version: 1.0.172 -- Release Build+53bbfd79fc08d9a32a0dc7304bc41abd1d26547a
public int ServerPort { get; set; }

Property Value

Int32

Return Value

Int32
Port number of the RADIUS server.

See Also