Язык

IDTSHttpClientConnection100.ShowCertificateDialog(Int64) Метод

Определение

Отображается диалоговое окно информации о сертификате Windows.

public:
 void ShowCertificateDialog(long hWnd);
[System.Runtime.InteropServices.DispId(26)]
public void ShowCertificateDialog(long hWnd);
[<System.Runtime.InteropServices.DispId(26)>]
abstract member ShowCertificateDialog : int64 -> unit
Public Sub ShowCertificateDialog (hWnd As Long)

Параметры

hWnd
Int64

Дескриптор в окно.

Атрибуты

Комментарии

Дополнительные сведения см. в разделе HttpClientConnection100Class.

Применяется к