Represents the optional headers that can be returned with blobs accessed using SAS.
The following tables list the members exposed by the SharedAccessBlobHeaders type.
Public Constructors
| Name | Description | |
|---|---|---|
| SharedAccessBlobHeaders | Overloaded. |
Public Properties
| Name | Description | |
|---|---|---|
|
CacheControl | Gets or sets the cache-control header returned with the blob. |
|
ContentDisposition | Gets or sets the content-disposition header returned with the blob. |
|
ContentEncoding | Gets or sets the content-encoding header returned with the blob. |
|
ContentLanguage | Gets or sets the content-language header returned with the blob. |
|
ContentType | Gets or sets the content-type header returned with the blob. |
Public Methods (see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object) |
|
GetHashCode | (Inherited from Object) |
|
GetType | (Inherited from Object) |
|
ToString | (Inherited from Object) |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | (Inherited from Object) |