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.

Definition

Namespace: Gemstone.Communication.Radius
Assembly: Gemstone.Communication (in Gemstone.Communication.dll) Version: 1.0.176 -- Release Build+e42b60256095efcf63ea764ef2ec480fb2722832
public string NewPinModeMessage3 { get; set; }

Property Value

String

Return Value

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

See Also