|
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.254-beta+b1c32a8191971a5ec09744a3eb270cb5508e892c
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