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


Метод ShowCertificateDialog

Displays the Windows certificate information dialog box.

Пространство имен:  Microsoft.SqlServer.Dts.Runtime
Сборка:  Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)

Синтаксис

'Декларация
Public Sub ShowCertificateDialog ( _
    hWnd As IntPtr _
)
'Применение
Dim instance As HttpClientConnection
Dim hWnd As IntPtr

instance.ShowCertificateDialog(hWnd)
public void ShowCertificateDialog(
    IntPtr hWnd
)
public:
void ShowCertificateDialog(
    IntPtr hWnd
)
member ShowCertificateDialog : 
        hWnd:IntPtr -> unit 
public function ShowCertificateDialog(
    hWnd : IntPtr
)

Параметры

Замечания

Some of the fields shown in the dialog box include the subject, issuer information, expiration date, purpose, and comments regarding the certificate.