Table of Contents

Class EntraSettings

Namespace
FoundationaLLM.Common.Models.Configuration.Authentication
Assembly
FoundationaLLM.Common.dll

Represents settings specific to Entra.

public class EntraSettings
Inheritance
EntraSettings
Inherited Members
Extension Methods

Properties

Scopes

The scopes associated with the Entra settings.

public string? Scopes { get; set; }

Property Value

string