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.

Describes the type and format of extension access. Only one of CustomObjectIdentifier or AccessMethodType may be provided. Providing both results in InvalidArgsException.

Inheritance Hierarchy

System.Object
  Amazon.ACMPCA.Model.AccessMethod

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

Syntax

C#
public class AccessMethod

The AccessMethod type exposes the following members

Constructors

NameDescription
Public Method AccessMethod()

Properties

NameTypeDescription
Public Property AccessMethodType Amazon.ACMPCA.AccessMethodType

Gets and sets the property AccessMethodType.

Specifies the AccessMethod.

Public Property CustomObjectIdentifier System.String

Gets and sets the property CustomObjectIdentifier.

An object identifier (OID) specifying the AccessMethod. The OID must satisfy the regular expression shown below. For more information, see NIST's definition of Object Identifier (OID).

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