Class EntraSettings
- 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; }