|
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.261-beta+9650ae903f9e9379329c3458df90b6d86f193861
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