System.Security.Cryptography.X509Certificates.X509Certificate2.NotBefore Property

Gets the date in local time on which a certificate becomes valid.

Syntax

public DateTime NotBefore { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property indicates the date on which the certificate becomes valid.

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0