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.19.0
- Published
- Dec 21, 2022
- Platform
- linux/amd64
- Imports
- 13 packages
- Last checked
- 7 hours ago –
Tools for package owners.