API reference
Property QueryParameters
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.OAuth
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
QueryParameters
Gets the callback query parameters.
public IReadOnlyDictionary<string, string?> QueryParameters { get; }