|
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.253-beta+ffb7163c9e3b771705bc5b9aa3f09870f2cb9e2c
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