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

SharedAccessSignatureTokenProvider.StripQueryParameters 属性

定义

获取令牌提供程序是否去除查询参数。

protected override bool StripQueryParameters { get; }
member this.StripQueryParameters : bool
Protected Overrides ReadOnly Property StripQueryParameters As Boolean

属性值

如果令牌提供程序去除查询参数,则为 true;否则为 false。

适用于