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