Share via


HttpClientConnection100Class.ShowCertificateDialog(Int64) メソッド

定義

Windows 証明書情報のダイアログ ボックスを表示します。

public:
 virtual void ShowCertificateDialog(long hWnd) = Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSHttpClientConnection100::ShowCertificateDialog;
[System.Runtime.InteropServices.DispId(26)]
public virtual void ShowCertificateDialog (long hWnd);
[<System.Runtime.InteropServices.DispId(26)>]
abstract member ShowCertificateDialog : int64 -> unit
override this.ShowCertificateDialog : int64 -> unit
Public Overridable Sub ShowCertificateDialog (hWnd As Long)

パラメーター

hWnd
Int64

ウィンドウへのハンドルです。

実装

属性

適用対象