Class AuthorizationCodeTokenRequest
- Namespace
- Auth0.AuthenticationApi.Models
- Assembly
- Auth0.AuthenticationApi.dll
Represents a request to exchange an authorization code for an access token during the OAuth authentication flow.
public class AuthorizationCodeTokenRequest : AuthorizationCodeRequestBase, IClientAuthentication
- Inheritance
-
AuthorizationCodeTokenRequest
- Implements
- Inherited Members