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
 
Contains the cookies used to access restricted content from CloudFront using a canned policy.

Inheritance Hierarchy

System.Object
  Amazon.CloudFront.SignedCookies
    Amazon.CloudFront.CookiesForCannedPolicy

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

Syntax

C#
public class CookiesForCannedPolicy : SignedCookies

The CookiesForCannedPolicy type exposes the following members

Constructors

NameDescription
Public Method CookiesForCannedPolicy()

Properties

NameTypeDescription
Public Property Expires System.Collections.Generic.KeyValuePair<System.String, System.String> Date and time in Unix time format (in seconds) and Coordinated Universal Time (UTC).
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