OAuthCodeExchangeContext 類別

定義

包含用來執行程式碼交換的資訊。

public ref class OAuthCodeExchangeContext
public class OAuthCodeExchangeContext
type OAuthCodeExchangeContext = class
Public Class OAuthCodeExchangeContext
繼承
OAuthCodeExchangeContext

建構函式

OAuthCodeExchangeContext(AuthenticationProperties, String, String)

初始化新的 OAuthCodeExchangeContext

屬性

Code

從授權端點傳回的程式碼。

Properties

驗證流程的狀態。

RedirectUri

授權要求中使用的重新導向 URI。

適用於