STK XSend comments on this topic.
ValidDate Property (AgSTKXSSLCertificateErrorEventArgs)
See Also 
Windows






Windows & Linux

Description

Certificate's valid date.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ValidDate() As Date
[C#]
public Date ValidDate {get;}
[Managed C++]
public: __property Date^ get_ValidDate();
[Unmanaged C++]
public: HRESULT get_ValidDate(
   Date ** ppRetVal
);
[Java]
public Date getValidDate();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.