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 certificate extensions to be added to the certificate signing request (CSR).
Namespace: Amazon.ACMPCA.Model
Assembly: AWSSDK.ACMPCA.dll
Version: 3.x.y.z
public class CsrExtensions
The CsrExtensions type exposes the following members
Name | Description | |
---|---|---|
CsrExtensions() |
Name | Type | Description | |
---|---|---|---|
KeyUsage | Amazon.ACMPCA.Model.KeyUsage |
Gets and sets the property KeyUsage. Indicates the purpose of the certificate and of the key contained in the certificate. |
|
SubjectInformationAccess | System.Collections.Generic.List<Amazon.ACMPCA.Model.AccessDescription> |
Gets and sets the property SubjectInformationAccess. For CA certificates, provides a path to additional information pertaining to the CA, such as revocation and policy. For more information, see Subject Information Access in RFC 5280. |
.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