API reference
Property OAuthClient
- Namespace
- DisCatSharp.Hosting.AspNetCore.Validation
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
OAuthClient
Gets or sets the active OAuth2 client used by the host application.
public DiscordOAuth2Client? OAuthClient { get; set; }