Click or drag to resize

RadiusClientNewPinModeMessage3 Property

Gets or sets the text for comparing with the text of ReplyMessage attribute in an AccessChallenge server response to determine whether or not Step 3 (new pin is accepted in attempts #2) of creating a new pin was successful.

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

Property Value

String

Return Value

String
Text for "New Pin" mode's third message.
See Also