Table of Contents

Class SecurityManagerHandle

Namespace
WebKit.Internal
Assembly
WebKit-6.0.dll
public class SecurityManagerHandle : ObjectHandle, IDisposable
Inheritance
SecurityManagerHandle
Implements
Inherited Members

Constructors

SecurityManagerHandle(nint, bool)

public SecurityManagerHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static SecurityManagerHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

SecurityManagerHandle