AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageApiCorsPolicyProviderBase Class

Abstract base for ACSP WebAPI CORS policy providers. Exposes the current HTTP context, domain, language, module engine, and site settings to concrete providers so they can build per-request CorsPolicy instances.

Namespace:  AdvantageCSP.API
Assembly:  AdvantageCSP.API (in AdvantageCSP.API.dll)

Syntax


public abstract class AdvantageApiCorsPolicyProviderBase : ICorsPolicyProvider, 
	IDisposable

Inheritance Hierarchy


Object
  AdvantageCSP.API..::..AdvantageApiCorsPolicyProviderBase