IDisableCorsAttribute 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
介面,可用來識別提供 metdata 的類型,以停用資源的 cors。
public interface class IDisableCorsAttribute
public interface class IDisableCorsAttribute : Microsoft::AspNetCore::Cors::Infrastructure::ICorsMetadata
public interface IDisableCorsAttribute
public interface IDisableCorsAttribute : Microsoft.AspNetCore.Cors.Infrastructure.ICorsMetadata
type IDisableCorsAttribute = interface
type IDisableCorsAttribute = interface
interface ICorsMetadata
Public Interface IDisableCorsAttribute
Public Interface IDisableCorsAttribute
Implements ICorsMetadata
- 衍生
- 實作