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.

A list of identifiers for the public keys that CloudFront can use to verify the signatures of signed URLs and signed cookies.

Inheritance Hierarchy

System.Object
  Amazon.CloudFront.Model.KGKeyPairIds

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

Syntax

C#
public class KGKeyPairIds

The KGKeyPairIds type exposes the following members

Constructors

NameDescription
Public Method KGKeyPairIds()

Properties

NameTypeDescription
Public Property KeyGroupId System.String

Gets and sets the property KeyGroupId.

The identifier of the key group that contains the public keys.

Public Property KeyPairIds Amazon.CloudFront.Model.KeyPairIds

Gets and sets the property KeyPairIds.

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