Share via


InteractiveBrowserCredentialBrokerOptions(IntPtr) Constructor

Definition

public InteractiveBrowserCredentialBrokerOptions (IntPtr parentWindowHandle);
new Azure.Identity.Broker.InteractiveBrowserCredentialBrokerOptions : nativeint -> Azure.Identity.Broker.InteractiveBrowserCredentialBrokerOptions
Public Sub New (parentWindowHandle As IntPtr)

Parameters

parentWindowHandle
IntPtr

nativeint

Handle of the parent window the system authentication broker should be docked to.

Applies to