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.
Information about a certificate.
Namespace: Amazon.IoT.Model
Assembly: AWSSDK.IoT.dll
Version: 3.x.y.z
public class Certificate
The Certificate type exposes the following members
Name | Description | |
---|---|---|
Certificate() |
Name | Type | Description | |
---|---|---|---|
CertificateArn | System.String |
Gets and sets the property CertificateArn. The ARN of the certificate. |
|
CertificateId | System.String |
Gets and sets the property CertificateId. The ID of the certificate. (The last part of the certificate ARN contains the certificate ID.) |
|
CertificateMode | Amazon.IoT.CertificateMode |
Gets and sets the property CertificateMode. The mode of the certificate.
|
|
CreationDate | System.DateTime |
Gets and sets the property CreationDate. The date and time the certificate was created. |
|
Status | Amazon.IoT.CertificateStatus |
Gets and sets the property Status. The status of the certificate. The status value REGISTER_INACTIVE is deprecated and should not be used. |
.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