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 Amazon Web Services accounts and the active CloudFront key pairs in each account that CloudFront can use to verify the signatures of signed URLs and signed cookies.

Inheritance Hierarchy

System.Object
  Amazon.CloudFront.Model.Signer

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

Syntax

C#
public class Signer

The Signer type exposes the following members

Constructors

NameDescription
Public Method Signer()

Empty constructor used to set properties independently even when a simple constructor is available

Properties

NameTypeDescription
Public Property AwsAccountNumber System.String

Gets and sets the property AwsAccountNumber.

An Amazon Web Services account number that contains active CloudFront key pairs that CloudFront can use to verify the signatures of signed URLs and signed cookies. If the Amazon Web Services account that owns the key pairs is the same account that owns the CloudFront distribution, the value of this field is self.

Public Property KeyPairIds Amazon.CloudFront.Model.KeyPairIds

Gets and sets the property KeyPairIds.

A list of CloudFront key pair identifiers.

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