Table of Contents
API reference

Property CallbackUri

Namespace
DisCatSharp.Hosting.AspNetCore.Ingress.OAuth
Assembly
DisCatSharp.Hosting.AspNetCore.dll

CallbackUri

Gets the callback URI that was received by ASP.NET Core.

public Uri? CallbackUri { get; }

Property Value

Uri