Table of Contents

Class AuthDigest

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

Constructors

AuthDigest(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

AuthDigest(IntPtr, bool)

protected AuthDigest(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Methods

GetGType()

public static Type GetGType()

Returns

Type