Table of Contents

Class AuthNTLMHandle

Namespace
Soup.Internal
Assembly
Soup-3.0.dll
public class AuthNTLMHandle : AuthHandle, IDisposable
Inheritance
AuthNTLMHandle
Implements
Inherited Members

Constructors

AuthNTLMHandle(nint, bool)

public AuthNTLMHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static AuthNTLMHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

AuthNTLMHandle