Share via


Certificate.ExpirationDate property

Returns the expiration date of a digital certificate in the localized 'SHORTDATE' format.

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

Syntax

'Declaration
ReadOnly Property ExpirationDate As String
    Get
'Usage
Dim instance As Certificate
Dim value As String

value = instance.ExpirationDate
string ExpirationDate { get; }

Property value

Type: System.String

See also

Reference

Certificate interface

Certificate members

Microsoft.Office.Interop.InfoPath namespace