CloudFileClient Properties

Windows Runtime Azure Storage Client Library

Public Properties

  Name Description
public property AuthenticationScheme Gets or sets the authentication scheme to use to sign HTTP requests.
public property BaseUri Gets the base URI for the File service client.
public property BufferManager Gets or sets a buffer manager that implements the IBufferManager interface, specifying a buffer pool for use with operations against the File service client.
public property Credentials Gets the account credentials used to create the File service client.
public property DefaultRequestOptions Gets or sets the default request options for requests made via the File service client.
public property StorageUri Gets the list of URIs for all locations.

See Also