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 3.5
 
Contains common cookies used by Amazon CloudFront.

Inheritance Hierarchy

System.Object
  Amazon.CloudFront.SignedCookies

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

Syntax

C#
public abstract class SignedCookies : Object

The SignedCookies type exposes the following members

Properties

NameTypeDescription
Public Property KeyPairId System.Collections.Generic.KeyValuePair<System.String, System.String> The active CloudFront key pair Id for the key pair (Trusted Signer) that you are using to generate the signature.

For more information, see Specifying the AWS Accounts That Can Create Signed URLs and Signed Cookies (Trusted Signers) in the Amazon CloudFront User Guide.

Public Property Signature System.Collections.Generic.KeyValuePair<System.String, System.String> The hashed and signed version of the policy.

Version Information

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