| 
            
              RadiusClientDefaultNextTokenModeMessage Field
             | 
          
        
        
            Default text for comparing with the text of ReplyMessage attribute in an AccessChallenge
            server response to determine whether or not a user account is in the "Next Token" mode.
            
        
        Namespace: GSF.Communication.RadiusAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.257-beta
Syntaxpublic const string DefaultNextTokenModeMessage = "Wait for token to change"
Public Const DefaultNextTokenModeMessage As String = "Wait for token to change"
public:
literal String^ DefaultNextTokenModeMessage = "Wait for token to change"
static val mutable DefaultNextTokenModeMessage: string
var GSF.Communication.Radius.RadiusClient.DefaultNextTokenModeMessage
 View SourceField Value
String
See Also