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