| 
            
              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.257-beta+00aa2366fbb9ec75f636ebc7cfa610e3826a727c
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