edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Date from which the certificate became effective.

Namespace: EnterpriseDT.Net.Ftp.Ssl
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public DateTime EffectiveDate { get; }
Visual Basic
Public ReadOnly Property EffectiveDate As DateTime
	Get
Visual C++
public:
property DateTime EffectiveDate {
	DateTime get ();
}

See Also