Share via


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

CloudBlobClient.AuthenticationScheme 属性

定义

获取或设置用于对 HTTP 请求进行签名的身份验证方案。

public Microsoft.Azure.Storage.AuthenticationScheme AuthenticationScheme { get; set; }
member this.AuthenticationScheme : Microsoft.Azure.Storage.AuthenticationScheme with get, set
Public Property AuthenticationScheme As AuthenticationScheme

属性值

适用于