API reference
Property AuthorizationParameters
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.OAuth
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
AuthorizationParameters
Gets the normalized authorization request parameters derived from the stored pending request URI.
public IReadOnlyDictionary<string, string?> AuthorizationParameters { get; }