Class Constants
  
  
  
  
  
  Assembly: OCI.DotNetSDK.Common.dll
  Syntax
  
  Fields
  
  
  
  Declaration
  
    public static readonly ReadOnlyCollection<string> ALL_HEADERS
   
  Field Value
  
  
  
  
  Declaration
  
    public static readonly string AUTHORIZATION_HEADER
   
  Field Value
  
  BODY_HEADERS
  
  
  Declaration
  
    public static readonly ReadOnlyCollection<string> BODY_HEADERS
   
  Field Value
  
  CONTENT_DISPOSITION
  
  
  Declaration
  
    public static readonly string CONTENT_DISPOSITION
   
  Field Value
  
  CONTENT_ENCODING
  
  
  Declaration
  
    public static readonly string CONTENT_ENCODING
   
  Field Value
  
  CONTENT_LANGUAGE
  
  
  Declaration
  
    public static readonly string CONTENT_LANGUAGE
   
  Field Value
  
  CONTENT_LENGTH
  
  
  Declaration
  
    public static readonly string CONTENT_LENGTH
   
  Field Value
  
  CONTENT_MD5
  
  
  Declaration
  
    public static readonly string CONTENT_MD5
   
  Field Value
  
  CONTENT_TYPE
  
  
  Declaration
  
    public static readonly string CONTENT_TYPE
   
  Field Value
  
  
  
  
  Declaration
  
    public static readonly string CROSS_TENANCY_REQUEST_HEADER_NAME
   
  Field Value
  
  DATE
  
  
  Declaration
  
    public static readonly string DATE
   
  Field Value
  
  
  
  
  Declaration
  
    public static readonly ReadOnlyCollection<string> GENERIC_HEADERS
   
  Field Value
  
  HOST
  
  
  Declaration
  
    public static readonly string HOST
   
  Field Value
  
  JSON_CONTENT_TYPE
  
  
  Declaration
  
    public static readonly string JSON_CONTENT_TYPE
   
  Field Value
  
  OPC_OBO_TOKEN
  
  
  Declaration
  
    public static readonly string OPC_OBO_TOKEN
   
  Field Value
  
  
  A Dictionary of headers to be included in the signature if they are set, for each HTTP method.
Declaration
  
    public static readonly ReadOnlyCollection<string> OPTIONAL_HEADERS_NAMES
   
  Field Value
  
  
  
  
  Declaration
  
    public static readonly Dictionary<string, ReadOnlyCollection<string>> OPTIONAL_SIGNING_HEADERS
   
  Field Value
  
  REQUEST_TARGET
  
  
  Declaration
  
    public static readonly string REQUEST_TARGET
   
  Field Value
  
  REQUIRED_EXCLUDE_BODY_SIGNING_HEADERS
  A Dictionary of headers that does not include body headers.
Declaration
  
    public static readonly Dictionary<string, ReadOnlyCollection<string>> REQUIRED_EXCLUDE_BODY_SIGNING_HEADERS
   
  Field Value
  
  
  A Dictionary of headers that must be signed, for each HTTP method.
Declaration
  
    public static readonly Dictionary<string, ReadOnlyCollection<string>> REQUIRED_SIGNING_HEADERS
   
  Field Value
  
  X_CONTENT_SHA256
  
  
  Declaration
  
    public static readonly string X_CONTENT_SHA256
   
  Field Value
  
  X_SUBSCRIPTION
  
  
  Declaration
  
    public static readonly string X_SUBSCRIPTION
   
  Field Value