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

適用於