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 X.509 certificate information to be placed in an issued certificate. An APIPassthrough or APICSRPassthrough template variant must be selected, or else this parameter is ignored.

If conflicting or duplicate certificate information is supplied from other sources, Amazon Web Services Private CA applies order of operation rules to determine what information is used.

Inheritance Hierarchy

System.Object
  Amazon.ACMPCA.Model.ApiPassthrough

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

Syntax

C#
public class ApiPassthrough

The ApiPassthrough type exposes the following members

Constructors

NameDescription
Public Method ApiPassthrough()

Properties

NameTypeDescription
Public Property Extensions Amazon.ACMPCA.Model.Extensions

Gets and sets the property Extensions.

Specifies X.509 extension information for a certificate.

Public Property Subject Amazon.ACMPCA.Model.ASN1Subject

Gets and sets the property Subject.

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