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