ActiveDirectoryAuthenticationProvider.SetIWin32WindowFunc Method

Definition

Sets a reference to the current IWin32Window that triggers the browser to be shown. Used to center the browser pop-up onto this window."

C#
public void SetIWin32WindowFunc (Func<System.Windows.Forms.IWin32Window> iWin32WindowFunc);

Parameters

iWin32WindowFunc
Func<IWin32Window>

A function to return the current window.

Applies to

Product Versions
SqlClient .NET Framework 2.1, 3.0, 3.1, 4.0, 4.1, 5.1, 5.2