HttpClientConnection100Class.ShowCertificateDialog(Int64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void ShowCertificateDialog(long hWnd) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::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)
Parameters
- hWnd
- Int64
Implements
- Attributes