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: Gemstone.Communication.RadiusAssembly: Gemstone.Communication (in Gemstone.Communication.dll) Version: 1.0.172 -- Release Build+53bbfd79fc08d9a32a0dc7304bc41abd1d26547a
public string NewPinModeMessage3 { get; set; }
Public Property NewPinModeMessage3 As String
Get
Set
function get_NewPinModeMessage3();
function set_NewPinModeMessage3(value);
StringStringText for "New Pin" mode's third message.