Table of Contents

Class AuthNegotiateHandle

Namespace
Soup.Internal
Assembly
Soup-3.0.dll
public class AuthNegotiateHandle : AuthHandle, IDisposable
Inheritance
AuthNegotiateHandle
Implements
Inherited Members

Constructors

AuthNegotiateHandle(nint, bool)

public AuthNegotiateHandle(nint handle, bool ownsHandle)

Parameters

handle nint
ownsHandle bool

Methods

Create(ConstructArgument[])

public static AuthNegotiateHandle Create(ConstructArgument[] constructArguments)

Parameters

constructArguments ConstructArgument[]

Returns

AuthNegotiateHandle