Table of Contents
API reference

Property RequestedScope

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

RequestedScope

Gets the originally requested OAuth scope, when it was captured.

public string? RequestedScope { get; }

Property Value

string