Поделиться через


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.

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