Certificate.IsTimeValid Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9083)
IsTimeValid()
Checks whether a certificate is time valid.
Declaration
public bool IsTimeValid()
Returns
Type | Description |
---|---|
Boolean | true if valid, false if not valid. |