|
RadiusClientDefaultNewPinModeMessage1 Field
|
Default 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: GSF.Communication.RadiusAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.207-beta
Syntax public const string DefaultNewPinModeMessage1 = "Enter a new PIN"
Public Const DefaultNewPinModeMessage1 As String = "Enter a new PIN"
public:
literal String^ DefaultNewPinModeMessage1 = "Enter a new PIN"
static val mutable DefaultNewPinModeMessage1: string
var GSF.Communication.Radius.RadiusClient.DefaultNewPinModeMessage1
View SourceField Value
StringSee Also