次の方法で共有


ApiManagementAuthorizationServerPatch.DoesSupportState プロパティ

定義

true の場合、承認サーバーには、承認要求から応答への状態パラメーターが含まれます。 クライアントは状態パラメーターを使用して、プロトコルのセキュリティを高めることができます。

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

プロパティ値

適用対象