Table of Contents

Class AuthBasic

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

Constructors

AuthBasic(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

AuthBasic(IntPtr, bool)

protected AuthBasic(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type