Class AuthorizationResourceProviderMetadata
- Namespace
 - FoundationaLLM.Common.Constants.ResourceProviders
 
- Assembly
 - FoundationaLLM.Common.dll
 
Provides metadata for the FoundationaLLM.Authorization resource provider.
public class AuthorizationResourceProviderMetadata
  - Inheritance
 - 
      
      AuthorizationResourceProviderMetadata
 
- Inherited Members
 
- Extension Methods
 
Properties
AllowedResourceTypes
The metadata describing the resource types allowed by the resource provider.
public static Dictionary<string, ResourceTypeDescriptor> AllowedResourceTypes { get; }