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.

Defines the X.509 CertificatePolicies extension.

Inheritance Hierarchy

System.Object
  Amazon.ACMPCA.Model.PolicyInformation

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

Syntax

C#
public class PolicyInformation

The PolicyInformation type exposes the following members

Constructors

NameDescription
Public Method PolicyInformation()

Properties

NameTypeDescription
Public Property CertPolicyId System.String

Gets and sets the property CertPolicyId.

Specifies the object identifier (OID) of the certificate policy under which the certificate was issued. For more information, see NIST's definition of Object Identifier (OID).

Public Property PolicyQualifiers System.Collections.Generic.List<Amazon.ACMPCA.Model.PolicyQualifierInfo>

Gets and sets the property PolicyQualifiers.

Modifies the given CertPolicyId with a qualifier. Amazon Web Services Private CA supports the certification practice statement (CPS) qualifier.

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