Property UseHtmlOutput
- Namespace
- DisCatSharp.Extensions.OAuth2Web
- Assembly
- DisCatSharp.Extensions.OAuth2Web.dll
UseHtmlOutput
Sets whether to use html output instead of json output for the OAuth2 flow.
public bool UseHtmlOutput { init; }
Sets whether to use html output instead of json output for the OAuth2 flow.
public bool UseHtmlOutput { init; }