다음을 통해 공유


HttpClientConnection.ShowCertificateDialog(IntPtr) 메서드

정의

Windows 인증서 정보 대화 상자를 표시합니다.

public:
 void ShowCertificateDialog(IntPtr hWnd);
public void ShowCertificateDialog (IntPtr hWnd);
member this.ShowCertificateDialog : nativeint -> unit
Public Sub ShowCertificateDialog (hWnd As IntPtr)

매개 변수

hWnd
IntPtr

nativeint

창에 대한 핸들입니다.

설명

대화 상자에 표시되는 일부 필드에는 인증서에 대한 제목, 발급자 정보, 만료 날짜, 목적 및 메모가 포함됩니다.

적용 대상