Edit

Share via


SignatureInfo.SelectSignatureCertificate(Object) Method

Definition

Displays a dialog box that allows users to select which signature certificate to use for signing a document.

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

Parameters

ParentWindow
Object

Contains a handle to the window containing the certificate selection dialog box.

Applies to