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.
Namespace: Gemstone.Communication.RadiusAssembly: Gemstone.Communication (in Gemstone.Communication.dll) Version: 1.0.181 -- Release Build+2a9fc3312c935b2df11a3e7fd9ba8e4a0a617727
public string NewPinModeMessage1 { get; set; }
Public Property NewPinModeMessage1 As String
Get
Set
function get_NewPinModeMessage1();
function set_NewPinModeMessage1(value);
StringStringText for "New Pin" mode's first message.