Share via


HttpClientConnection.ShowCertificateDialog(IntPtr) Méthode

Définition

Affiche la boîte de dialogue Informations sur le certificat de Windows.

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

Paramètres

hWnd
IntPtr

nativeint

Descripteur désignant une fenêtre.

Remarques

Certains des champs affichés dans la boîte de dialogue incluent l’objet, les informations de l’émetteur, la date d’expiration, l’objectif et les commentaires concernant le certificat.

S’applique à