Sdílet prostřednictvím


IEnableCorsAttribute Rozhraní

Definice

Rozhraní, které lze použít k identifikaci typu, který poskytuje metadata potřebná pro povolení podpory CORS.

public interface class IEnableCorsAttribute
public interface class IEnableCorsAttribute : Microsoft::AspNetCore::Cors::Infrastructure::ICorsMetadata
public interface IEnableCorsAttribute
public interface IEnableCorsAttribute : Microsoft.AspNetCore.Cors.Infrastructure.ICorsMetadata
type IEnableCorsAttribute = interface
type IEnableCorsAttribute = interface
    interface ICorsMetadata
Public Interface IEnableCorsAttribute
Public Interface IEnableCorsAttribute
Implements ICorsMetadata
Odvozené
Implementuje

Vlastnosti

PolicyName

Název zásady, kterou je potřeba použít.

Platí pro