Certificate.GetEffectiveDate Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9083)
GetEffectiveDate()
Returns the effective date of this X.509v3 certificate (in local time).
Declaration
public DateTime GetEffectiveDate()
Returns
Type | Description |
---|---|
DateTime | The effective date for this X.509 certificate. |
Remarks
The effective date is the date after which the X.509 certificate is considered valid.