API reference
Property IsConfigured
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.OAuth
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
IsConfigured
Gets a value indicating whether the OAuth callback flow has enough configuration to exchange codes.
public bool IsConfigured { get; }