Library Net

Package NTLM

Overview

Classes: AuthenticateMessage, BufferDesc, ChallengeMessage, NTLMContext, NTLMCredentials, NegotiateMessage, SSPINTLMCredentials

Classes

struct AuthenticateMessage

This message is sent from the client to authenticate itself by providing a response to the server challenge. more...

struct BufferDesc

 more...

struct ChallengeMessage

This message is sent back by the server and contains the NTLM challenge. more...

class NTLMContext

An opaque context class for working with SSPI NTLM authentication. more...

class NTLMCredentials

This is a utility class for working with NTLMv2 Authentication. more...

struct NegotiateMessage

This message is sent from the client to initiate NTLM authentication. more...

class SSPINTLMCredentials

Support for NTLM authentication using credentials of the currently logged in user via SSPI. more...