Class ScopeURIs
- Namespace
- FoundationaLLM.Common.Constants.Authentication
- Assembly
- FoundationaLLM.Common.dll
The URIs for the scopes used in the application.
public static class ScopeURIs
- Inheritance
-
ScopeURIs
- Inherited Members
Fields
FoundationaLLM_Authorization
The Application ID URI for the Authorization API.
public const string FoundationaLLM_Authorization = "api://FoundationaLLM-Authorization"
Field Value
FoundationaLLM_Core
The Application ID URI for the Core API.
public const string FoundationaLLM_Core = "api://FoundationaLLM-Core"
Field Value
FoundationaLLM_Management
The Application ID URI for the Management API.
public const string FoundationaLLM_Management = "api://FoundationaLLM-Management"