Table of Contents

Class HSTSEnforcerDB

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

Constructors

HSTSEnforcerDB(bool, params ConstructArgument[])

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

Parameters

owned bool
constructArguments ConstructArgument[]

HSTSEnforcerDB(IntPtr, bool)

protected HSTSEnforcerDB(IntPtr ptr, bool ownedRef)

Parameters

ptr IntPtr
ownedRef bool

Fields

FilenamePropertyDefinition

public static readonly Property<string?, HSTSEnforcerDB> FilenamePropertyDefinition

Field Value

Property<string, HSTSEnforcerDB>

Properties

Filename

public string? Filename { get; }

Property Value

string

Methods

GetGType()

public static Type GetGType()

Returns

Type

New(string)

public static HSTSEnforcerDB New(string filename)

Parameters

filename string

Returns

HSTSEnforcerDB