Enum AuthorizationResponseMode
- Namespace
- Auth0.AuthenticationApi.Models
- Assembly
- Auth0.AuthenticationApi.dll
Represents an authentication response mode.
public enum AuthorizationResponseMode
Fields
FormPost = 0
Response will be a form POST.
Represents an authentication response mode.
public enum AuthorizationResponseMode
FormPost = 0
Response will be a form POST.