ShareFileUploadInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ShareFileUploadInfo
public class ShareFileUploadInfo
type ShareFileUploadInfo = class
Public Class ShareFileUploadInfo
- Inheritance
-
ShareFileUploadInfo
Properties
ContentHash |
This header is returned so that the client can check for message content integrity. The value of this header is computed by the File service; it is not necessarily the same value as may have been specified in the request headers. |
ETag |
The ETag contains a value which represents the version of the file, in quotes. |
IsServerEncrypted |
The value of this header is set to true if the contents of the request are successfully encrypted using the specified algorithm, and false otherwise. |
LastModified |
Returns the date and time the directory was last modified. Any operation that modifies the share or its properties or metadata updates the last modified time. Operations on files do not affect the last modified time of the share. |