Click or drag to resize

RadiusClientNextTokenModeMessage Property

Gets or sets the text for comparing with the text of ReplyMessage attribute in an AccessChallenge server response to determine whether or not a user account is in the "Next Token" mode.

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

Property Value

String

Return Value

String
Text for "Next Token" mode.
See Also