| 
            
              WindowsApiLOGON32_PROVIDER_DEFAULT Field
             | 
          
        
        
            Use the standard logon provider for the system. The default security provider is NTLM. 
            
        
        Namespace: GSF.InteropAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.258-beta+f8b6aa3dbfe0b4cc2b0b0760dd5d2a3dd4f59d09
Syntaxpublic const int LOGON32_PROVIDER_DEFAULT = 0
Public Const LOGON32_PROVIDER_DEFAULT As Integer = 0
public:
literal int LOGON32_PROVIDER_DEFAULT = 0
static val mutable LOGON32_PROVIDER_DEFAULT: int
var GSF.Interop.WindowsApi.LOGON32_PROVIDER_DEFAULT
 View SourceField Value
Int32
See Also