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 4.5
 
Returns information about an HSM client certificate. The certificate is stored in a secure Hardware Storage Module (HSM), and used by the Amazon Redshift cluster to encrypt data files.

Inheritance Hierarchy

System.Object
  Amazon.Redshift.Model.HsmClientCertificate

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

Syntax

C#
public class HsmClientCertificate : Object

The HsmClientCertificate type exposes the following members

Constructors

NameDescription
Public Method HsmClientCertificate()

Properties

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

The identifier of the HSM client certificate.

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

The public key that the Amazon Redshift cluster will use to connect to the HSM. You must register the public key in the HSM.

Public Property Tags System.Collections.Generic.List<Amazon.Redshift.Model.Tag> Gets and sets the property Tags.

The list of tags for the HSM client certificate.

Version Information

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

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