HttpClientConnection100Class.ShowCertificateDialog(Int64) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Zeigt das Dialogfeld Windows-Zertifikatinformationen an.
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)
Parameter
- hWnd
- Int64
Das Fensterhandle.
Implementiert
- Attribute