次の方法で共有


InteractiveBrowserCredentialBrokerOptions(IntPtr) コンストラクター

定義

を構成する の InteractiveBrowserCredentialBrokerOptions 新しいインスタンスを InteractiveBrowserCredential作成します。

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

パラメーター

parentWindowHandle
IntPtr

nativeint

システム認証ブローカーをドッキングする必要がある親ウィンドウのハンドル。

適用対象