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 information about each entry in the key list.

Inheritance Hierarchy

System.Object
  Amazon.KeyManagementService.Model.KeyListEntry

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

Syntax

C#
public class KeyListEntry

The KeyListEntry type exposes the following members

Constructors

NameDescription
Public Method KeyListEntry()

Properties

NameTypeDescription
Public Property KeyArn System.String

Gets and sets the property KeyArn.

ARN of the key.

Public Property KeyId System.String

Gets and sets the property KeyId.

Unique identifier of the key.

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