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