Edit

Share via


SignatureInfo.ShowSignatureCertificate(Object) Method

Definition

Displays the selected or default digital certificate.

public:
 void ShowSignatureCertificate(System::Object ^ ParentWindow);
public void ShowSignatureCertificate (object ParentWindow);
abstract member ShowSignatureCertificate : obj -> unit
Public Sub ShowSignatureCertificate (ParentWindow As Object)

Parameters

ParentWindow
Object

Contains the handle to the window containing the Certificate dialog box.

Applies to