IDisableCorsAttribute Schnittstelle

Definition

Eine Schnittstelle, die verwendet werden kann, um einen Typ zu identifizieren, der Metdata bereitstellt, um Cors für eine Ressource zu deaktivieren.

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
Abgeleitet
Implementiert

Gilt für: