你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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