AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The details of the DB instance’s server certificate.

For more information, see Using SSL/TLS to encrypt a connection to a DB instance in the Amazon RDS User Guide and Using SSL/TLS to encrypt a connection to a DB cluster in the Amazon Aurora User Guide.

Inheritance Hierarchy

System.Object
  Amazon.RDS.Model.CertificateDetails

Namespace: Amazon.RDS.Model
Assembly: AWSSDK.RDS.dll
Version: 3.x.y.z

Syntax

C#
public class CertificateDetails

The CertificateDetails type exposes the following members

Constructors

NameDescription
Public Method CertificateDetails()

Properties

NameTypeDescription
Public Property CAIdentifier System.String

Gets and sets the property CAIdentifier.

The CA identifier of the CA certificate used for the DB instance's server certificate.

Public Property ValidTill System.DateTime

Gets and sets the property ValidTill.

The expiration date of the DB instance’s server certificate.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5