Compartir a través de


BlobCopyFromUriOptions.SourceAuthentication Propiedad

Definición

Opcional. Autenticación de origen usada para acceder al blob de origen. Tenga en cuenta que el parámetro no se aplica a StartCopyFromUriAsync(Uri, BlobCopyFromUriOptions, CancellationToken).

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

Valor de propiedad

Se aplica a