BlobCopyFromUriOptions.SourceAuthentication Property

Definition

Optional. Source authentication used to access the source blob. Note that is parameter does not apply to StartCopyFromUriAsync(Uri, BlobCopyFromUriOptions, CancellationToken).

public Azure.HttpAuthorization SourceAuthentication { get; set; }
member this.SourceAuthentication : Azure.HttpAuthorization with get, set
Public Property SourceAuthentication As HttpAuthorization

Property Value

Applies to