Click or drag to resize

CertificateTCertificate, TFingerprint Properties

The CertificateTCertificate, TFingerprint generic type exposes the following members.

Properties
  NameDescription
Public propertyAutoRegenerate
Gets or sets whether the certificate's cryptography data should be automatically regenerated when it is about to expire. Defaults to
true
.
Public propertyEffectiveDate
Gets the effective date.
Public propertyExpirationDate
Gets the expiration date.
Public propertyId
Gets or sets the identifier.
Public propertyIsExpired
Gets whether the certificate is expired.
Public propertyIsExpiring
Gets whether the certificate is expiring within 24 hours.
Public propertyIssuerName
Gets the name of the issuer.
Public propertyKey
Gets or sets the asymmetric key.
Public propertySubjectName
Gets the name of the subject.
Top
See Also