package ntlm
import "github.com/microsoft/go-mssqldb/integratedauth/ntlm"
Index ¶
Variables ¶
var AuthProvider integratedauth.Provider = integratedauth.ProviderFunc(getAuth)
AuthProvider handles NTLM SSPI Windows Authentication
Types ¶
type Auth ¶
func (*Auth) Free ¶
func (auth *Auth) Free()
func (*Auth) InitialBytes ¶
func (*Auth) NextBytes ¶
Source Files ¶
- Version
- v0.20.0
- Published
- Jan 20, 2023
- Platform
- js/wasm
- Imports
- 13 packages
- Last checked
- 19 minutes ago –
Tools for package owners.