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.

Contains the cookies used to access restricted content from CloudFront using a custom policy.

Inheritance Hierarchy

System.Object
  Amazon.CloudFront.SignedCookies
    Amazon.CloudFront.CookiesForCustomPolicy

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

Syntax

C#
public class CookiesForCustomPolicy : SignedCookies

The CookiesForCustomPolicy type exposes the following members

Constructors

NameDescription
Public Method CookiesForCustomPolicy()

Properties

NameTypeDescription
Public Property KeyPairId System.Collections.Generic.KeyValuePair<System.String, System.String> Inherited from Amazon.CloudFront.SignedCookies.
Public Property Policy System.Collections.Generic.KeyValuePair<System.String, System.String>

Base64 encoded version of the custom policy.

Public Property Signature System.Collections.Generic.KeyValuePair<System.String, System.String> Inherited from Amazon.CloudFront.SignedCookies.

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