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.

Contains one or more certificates or a certificate signing request (CSR).

Inheritance Hierarchy

System.Object
  Amazon.CloudHSMV2.Model.Certificates

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

Syntax

C#
public class Certificates

The Certificates type exposes the following members

Constructors

NameDescription
Public Method Certificates()

Properties

NameTypeDescription
Public Property AwsHardwareCertificate System.String

Gets and sets the property AwsHardwareCertificate.

The HSM hardware certificate issued (signed) by AWS CloudHSM.

Public Property ClusterCertificate System.String

Gets and sets the property ClusterCertificate.

The cluster certificate issued (signed) by the issuing certificate authority (CA) of the cluster's owner.

Public Property ClusterCsr System.String

Gets and sets the property ClusterCsr.

The cluster's certificate signing request (CSR). The CSR exists only when the cluster's state is UNINITIALIZED.

Public Property HsmCertificate System.String

Gets and sets the property HsmCertificate.

The HSM certificate issued (signed) by the HSM hardware.

Public Property ManufacturerHardwareCertificate System.String

Gets and sets the property ManufacturerHardwareCertificate.

The HSM hardware certificate issued (signed) by the hardware manufacturer.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

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