TokenPostResource.SasUrl 属性

定义

获取或设置用于将令牌直接发布到 Bot Framework 令牌服务的共享访问签名 URL。

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

属性值

URI。

适用于