SignatureInfo.ShowSignatureCertificate(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.