API reference
Property CallbackParameters
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.OAuth
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
CallbackParameters
Gets the normalized callback query parameters received by ASP.NET Core.
public IReadOnlyDictionary<string, string?> CallbackParameters { get; }