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

ApiManagementAuthorizationServerData.DoesSupportState 属性

定义

如果为 true,则授权服务器会将授权请求中的状态参数包含到其响应中。 客户端可以使用状态参数来引发协议安全性。

public bool? DoesSupportState { get; set; }
member this.DoesSupportState : Nullable<bool> with get, set
Public Property DoesSupportState As Nullable(Of Boolean)

属性值

适用于