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.
Container for the parameters to the GetCertificateAuthorityCertificate operation. Retrieves the certificate and certificate chain for your private certificate authority (CA) or one that has been shared with you. Both the certificate and the chain are base64 PEM-encoded. The chain does not include the CA certificate. Each certificate in the chain signs the one before it.
Namespace: Amazon.ACMPCA.Model
Assembly: AWSSDK.ACMPCA.dll
Version: 3.x.y.z
public class GetCertificateAuthorityCertificateRequest : AmazonACMPCARequest IAmazonWebServiceRequest
The GetCertificateAuthorityCertificateRequest type exposes the following members
Name | Description | |
---|---|---|
GetCertificateAuthorityCertificateRequest() |
Name | Type | Description | |
---|---|---|---|
CertificateAuthorityArn | System.String |
Gets and sets the property CertificateAuthorityArn. The Amazon Resource Name (ARN) of your private CA. This is of the form:
|
.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