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

ServiceBusConnectionStringBuilder.SasToken 属性

定义

从连接字符串中获取共享访问签名令牌

public string SasToken { get; set; }
member this.SasToken : string with get, set
Public Property SasToken As String

属性值

共享访问签名令牌

适用于