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.
Describes the properties of a certificate.
Namespace: Amazon.Transfer.Model
Assembly: AWSSDK.Transfer.dll
Version: 3.x.y.z
public class ListedCertificate
The ListedCertificate type exposes the following members
Name | Description | |
---|---|---|
![]() |
ListedCertificate() |
Name | Type | Description | |
---|---|---|---|
![]() |
ActiveDate | System.DateTime |
Gets and sets the property ActiveDate. An optional date that specifies when the certificate becomes active. |
![]() |
Arn | System.String |
Gets and sets the property Arn. The Amazon Resource Name (ARN) of the specified certificate. |
![]() |
CertificateId | System.String |
Gets and sets the property CertificateId. An array of identifiers for the imported certificates. You use this identifier for working with profiles and partner profiles. |
![]() |
Description | System.String |
Gets and sets the property Description. The name or short description that's used to identify the certificate. |
![]() |
InactiveDate | System.DateTime |
Gets and sets the property InactiveDate. An optional date that specifies when the certificate becomes inactive. |
![]() |
Status | Amazon.Transfer.CertificateStatusType |
Gets and sets the property Status.
The certificate can be either |
![]() |
Type | Amazon.Transfer.CertificateType |
Gets and sets the property Type.
The type for the certificate. If a private key has been specified for the certificate,
its type is |
![]() |
Usage | Amazon.Transfer.CertificateUsageType |
Gets and sets the property Usage. Specifies how this certificate is used. It can be used in the following ways:
|
.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