RadiusClientNewPinModeMessage2 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 2 (new pin is accepted in attempt #1) of creating
a new pin was successful.
Namespace: Gemstone.Communication.RadiusAssembly: Gemstone.Communication (in Gemstone.Communication.dll) Version: 1.0.180 -- Release Build+08d6912e2ef04b50fea51940e3deb4c59e44fb6b
public string NewPinModeMessage2 { get; set; }
Public Property NewPinModeMessage2 As String
Get
Set
function get_NewPinModeMessage2();
function set_NewPinModeMessage2(value);
StringStringText for "New Pin" mode's second message.