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.