API reference
Property RedirectUri
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.OAuth
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
RedirectUri
Gets the redirect URI used for the OAuth code exchange.
public Uri? RedirectUri { get; }
Gets the redirect URI used for the OAuth code exchange.
public Uri? RedirectUri { get; }