Protocol Enumeration

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
An enumeration of all protocols that the pre-signed URL can be created against.

Inheritance Hierarchy

System.Object
  System.ValueType
    System.Enum
      Amazon.S3.Protocol

Namespace: Amazon.S3
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public enum Protocol

The Protocol type exposes the following members

Members

  Name Description
Enum HTTP http protocol will be used in the pre-signed URL.
Enum HTTPS https protocol will be used in the pre-signed URL.

Version Information

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

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

.NET for Windows Phone:
Supported in: Window Phone 8