Share via


Certificate.Status Property

Returns the status of the digital certificate.

Namespace:  Microsoft.Office.Interop.InfoPath
Assembly:  Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)

Syntax

'Declaration
ReadOnly Property Status As XdCertificateStatus
    Get
'Usage
Dim instance As Certificate
Dim value As XdCertificateStatus

value = instance.Status
XdCertificateStatus Status { get; }

Property Value

Type: Microsoft.Office.Interop.InfoPath.XdCertificateStatus

Remarks

The status that is returned is one of the XdCertificateStatus enumerated constants.

See Also

Reference

Certificate Interface

Certificate Members

Microsoft.Office.Interop.InfoPath Namespace