| 
            
              WebServerOptionsDefaultAuthTestPage Field
             | 
          
        
          
    Namespace: 
   GSF.Web.Hosting
    Assembly:
   GSF.Web (in GSF.Web.dll) Version: 2.2.103-beta
Syntaxpublic const string DefaultAuthTestPage = "AuthTest"
Public Const DefaultAuthTestPage As String = "AuthTest"
public:
literal String^ DefaultAuthTestPage = "AuthTest"
static val mutable DefaultAuthTestPage: string
var GSF.Web.Hosting.WebServerOptions.DefaultAuthTestPage
 Request Example
		View SourceField Value
Type: 
String
See Also