Class APIKeyAuthenticationAttribute
- Namespace
- FoundationaLLM.Common.Authentication
- Assembly
- FoundationaLLM.Common.dll
Service filter attribute for X-API-Key header validation.
public class APIKeyAuthenticationAttribute : ServiceFilterAttribute, IFilterFactory, IOrderedFilter, IFilterMetadata
- Inheritance
-
APIKeyAuthenticationAttribute
- Implements
- Inherited Members
- Extension Methods
Constructors
APIKeyAuthenticationAttribute()
Initializes a new instance of the APIKeyAuthenticationAttribute class.
public APIKeyAuthenticationAttribute()