ICorsService 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
類型,可評估特定 HttpContext 的原則。
public interface class ICorsService
public interface ICorsService
type ICorsService = interface
Public Interface ICorsService
- 衍生
方法
ApplyResult(CorsResult, HttpResponse) |
將 CORS 特定的回應標頭新增至指定的 |
EvaluatePolicy(HttpContext, CorsPolicy) |
使用傳入 |