Share via


SignatureInfo.ShowSignatureCertificate Method

Displays the selected or default digital certificate.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub ShowSignatureCertificate ( _
    ParentWindow As Object _
)
'Usage
Dim instance As SignatureInfo
Dim ParentWindow As Object

instance.ShowSignatureCertificate(ParentWindow)
void ShowSignatureCertificate(
    Object ParentWindow
)

Parameters

  • ParentWindow
    Type: System.Object

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

See Also

Reference

SignatureInfo Interface

SignatureInfo Members

Microsoft.Office.Core Namespace