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
boolconstructArguments
ConstructArgument[]
AuthManager(IntPtr, bool)
protected AuthManager(IntPtr ptr, bool ownedRef)
Parameters
Methods
ClearCachedCredentials()
public void ClearCachedCredentials()
GetGType()
public static Type GetGType()
Returns
UseAuth(Uri, Auth)
public void UseAuth(Uri uri, Auth auth)