AWS SDK Version 2 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.

.NET Framework 4.5
 
A complex type that lists the AWS accounts that were included in the TrustedSigners complex type, as well as their active CloudFront key pair IDs, if any.

Inheritance Hierarchy

System.Object
  Amazon.CloudFront.Model.Signer

Namespace: Amazon.CloudFront.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class Signer : Object

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. Specifies an AWS account that can create signed URLs. Values: self, which indicates that the AWS account that was used to create the distribution can created signed URLs, or an AWS account number. Omit the dashes in the account number.
Public Property KeyPairIds Amazon.CloudFront.Model.KeyPairIds Gets and sets the property KeyPairIds. A complex type that lists the active CloudFront key pairs, if any, that are associated with AwsAccountNumber.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8