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.

Specifies additional purposes for which the certified public key may be used other than basic purposes indicated in the KeyUsage extension.

Inheritance Hierarchy

System.Object
  Amazon.ACMPCA.Model.ExtendedKeyUsage

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

Syntax

C#
public class ExtendedKeyUsage

The ExtendedKeyUsage type exposes the following members

Constructors

NameDescription
Public Method ExtendedKeyUsage()

Properties

NameTypeDescription
Public Property ExtendedKeyUsageObjectIdentifier System.String

Gets and sets the property ExtendedKeyUsageObjectIdentifier.

Specifies a custom ExtendedKeyUsage with an object identifier (OID).

Public Property ExtendedKeyUsageType Amazon.ACMPCA.ExtendedKeyUsageType

Gets and sets the property ExtendedKeyUsageType.

Specifies a standard ExtendedKeyUsage as defined as in RFC 5280.

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