Table of Contents

Class AuthNTLM

Namespace
Soup
Assembly
Soup-3.0.dll
public sealed class AuthNTLM : Auth, IDisposable, GTypeProvider, InstanceFactory
Inheritance
AuthNTLM
Implements
Inherited Members

Constructors

AuthNTLM(params ConstructArgument[])

public AuthNTLM(params ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

AuthNTLM(AuthNTLMHandle)

public AuthNTLM(AuthNTLMHandle handle)

Parameters

handle AuthNTLMHandle

Methods

GetGType()

public static Type GetGType()

Returns

Type