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.

Provides access information used by the authorityInfoAccess and subjectInfoAccess extensions described in RFC 5280.

Inheritance Hierarchy

System.Object
  Amazon.ACMPCA.Model.AccessDescription

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

Syntax

C#
public class AccessDescription

The AccessDescription type exposes the following members

Constructors

NameDescription
Public Method AccessDescription()

Properties

NameTypeDescription
Public Property AccessLocation Amazon.ACMPCA.Model.GeneralName

Gets and sets the property AccessLocation.

The location of AccessDescription information.

Public Property AccessMethod Amazon.ACMPCA.Model.AccessMethod

Gets and sets the property AccessMethod.

The type and format of AccessDescription information.

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