AWS SDK for .NET Documentation
AmazonCloudFrontUtil Class
AmazonAmazon.CloudFront_2012_03_15.UtilAmazonCloudFrontUtil Did this page help you?   Yes   No    Tell us about it...
Provides utilities used by the Amazon CloudFront client implementation.
Declaration Syntax
C#
public static class AmazonCloudFrontUtil
Members
All MembersMethodsProperties



IconMemberDescription
CreateHeaderEntry(String, String)
Builds and returns the name value collection that can be added to the HTTP headers for the request

FormattedCurrentTimestamp
Formats the current date as a GMT timestamp

Sign(String, SecureString, KeyedHashAlgorithm)
Computes RFC 2104-compliant HMAC signature

UrlEncode(String, Boolean)
URL encodes a string. If the path property is specified, the accepted characters {/:+} are not encoded.

Inheritance Hierarchy
Object
AmazonCloudFrontUtil

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)