Table of Contents

Class ITPFirstParty

Namespace
WebKit
Assembly
WebKit-6.0.dll
public sealed class ITPFirstParty : BoxedRecord, IEquatable<ITPFirstParty>
Inheritance
ITPFirstParty
Implements
Inherited Members

Constructors

ITPFirstParty(ITPFirstPartyOwnedHandle)

public ITPFirstParty(ITPFirstPartyOwnedHandle handle)

Parameters

handle ITPFirstPartyOwnedHandle

Properties

Handle

public ITPFirstPartyOwnedHandle Handle { get; }

Property Value

ITPFirstPartyOwnedHandle

Methods

Equals(object?)

Determines whether the specified object is equal to the current object.

public override bool Equals(object? obj)

Parameters

obj object

The object to compare with the current object.

Returns

bool

true if the specified object is equal to the current object; otherwise, false.

Equals(ITPFirstParty?)

Indicates whether the current object is equal to another object of the same type.

public bool Equals(ITPFirstParty? other)

Parameters

other ITPFirstParty

An object to compare with this object.

Returns

bool

true if the current object is equal to the other parameter; otherwise, false.

GetDomain()

[Version("2.30")]
public string GetDomain()

Returns

string

GetGType()

public static Type GetGType()

Returns

Type

GetHashCode()

Serves as the default hash function.

public override int GetHashCode()

Returns

int

A hash code for the current object.

GetLastUpdateTime()

[Version("2.30")]
public DateTime GetLastUpdateTime()

Returns

DateTime

GetWebsiteDataAccessAllowed()

[Version("2.30")]
public bool GetWebsiteDataAccessAllowed()

Returns

bool

Ref()

[Version("2.30")]
public ITPFirstParty Ref()

Returns

ITPFirstParty

Unref()

[Version("2.30")]
public void Unref()