OAuthCodeExchangeContext Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains information used to perform the code exchange.
public ref class OAuthCodeExchangeContext
C#
public class OAuthCodeExchangeContext
type OAuthCodeExchangeContext = class
Public Class OAuthCodeExchangeContext
- Inheritance
-
OAuthCodeExchangeContext
OAuth |
Initializes a new OAuthCodeExchangeContext. |
Code |
The code returned from the authorization endpoint. |
Properties |
State for the authentication flow. |
Redirect |
The redirect uri used in the authorization request. |
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
ASP.NET Core | 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |