Table of Contents

Class AuthManager

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

Constructors

AuthManager(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

AuthManager(IntPtr, bool)

protected AuthManager(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

ClearCachedCredentials()

public void ClearCachedCredentials()

GetGType()

public static Type GetGType()

Returns

Type

UseAuth(Uri, Auth)

public void UseAuth(Uri uri, Auth auth)

Parameters

uri Uri
auth Auth