API reference
Property Code
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.OAuth
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
Code
Gets the authorization code received from Discord.
public string? Code { get; }
Gets the authorization code received from Discord.
public string? Code { get; }