RadiusClientNewPinModeMessage1 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 1 (ensuring that the user account is in the "New Pin" mode) of creating a new pin was successful.

Definition

Namespace: Gemstone.Communication.Radius
Assembly: Gemstone.Communication (in Gemstone.Communication.dll) Version: 1.0.170 -- Release Build+0de4928b883f48a5045f86560a62945d4dca4aef
public string NewPinModeMessage1 { get; set; }

Property Value

String

Return Value

String
Text for "New Pin" mode's first message.

See Also