AWS SDK Version 2 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.

.NET Framework 3.5
 
A CA certificate for an AWS account.

Inheritance Hierarchy

System.Object
  Amazon.RDS.Model.Certificate

Namespace: Amazon.RDS.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class Certificate : Object

The Certificate type exposes the following members

Constructors

NameDescription
Public Method Certificate()

Properties

NameTypeDescription
Public Property CertificateIdentifier System.String Gets and sets the property CertificateIdentifier.

The unique key that identifies a certificate.

Public Property CertificateType System.String Gets and sets the property CertificateType.

The type of the certificate.

Public Property Thumbprint System.String Gets and sets the property Thumbprint.

The thumbprint of the certificate.

Public Property ValidFrom System.DateTime Gets and sets the property ValidFrom.

The starting date from which the certificate is valid.

Public Property ValidTill System.DateTime Gets and sets the property ValidTill.

The final date that the certificate continues to be valid.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1