CertificateTCertificate, TFingerprint Properties |
The CertificateTCertificate, TFingerprint generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoRegenerate |
Gets or sets whether the certificate's cryptography
data should be automatically regenerated when
it is about to expire. Defaults to true |
![]() | EffectiveDate |
Gets the effective date.
|
![]() | ExpirationDate |
Gets the expiration date.
|
![]() | Id |
Gets or sets the identifier.
|
![]() | IsExpired |
Gets whether the certificate is expired.
|
![]() | IsExpiring |
Gets whether the certificate is expiring within 24 hours.
|
![]() | IssuerName |
Gets the name of the issuer.
|
![]() | Key |
Gets or sets the asymmetric key.
|
![]() | SubjectName |
Gets the name of the subject.
|