Gets or sets the datetime of this CRL update.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Property ThisUpdate As DateTime Get Set |
| C# |
|---|
public DateTime ThisUpdate { get; set; } |