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