Table of Contents

Class AuthNTLM

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

Constructors

AuthNTLM(bool, params ConstructArgument[])

protected AuthNTLM(bool owned, params ConstructArgument[] constructArguments)

Parameters

owned bool
constructArguments ConstructArgument[]

AuthNTLM(IntPtr, bool)

protected AuthNTLM(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type