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.175 -- Release Build+fe0bd0b48eea417041a1b28815058ad6a1eb6ca8
public string NewPinModeMessage1 { get; set; }

Property Value

String

Return Value

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

See Also