Gets or sets the certificate effective date.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Property EffectiveDate As DateTime Get Set |
C# |
---|
public DateTime EffectiveDate { get; set; } |