NotBefore

CmsCertificate.NotBefore property

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

public DateTime NotBefore { get; }

Property Value

The date in local time on which a certificate becomes valid.

See Also