Poco::Net

class NTLMContext

Library: Net
Package: NTLM
Header: Poco/Net/SSPINTLMCredentials.h

Description

An opaque context class for working with SSPI NTLM authentication.

Constructors

NTLMContext protected

NTLMContext(
    NTLMContextImpl * pImpl
);

Destructor

~NTLMContext

~NTLMContext();