Compartir a través de


CorsResult.IsOriginAllowed Propiedad

Definición

Obtiene o establece un valor que determina si se permite el origen. Cuando false, no se deben enviar encabezados CORS.

public:
 property bool IsOriginAllowed { bool get(); void set(bool value); };
public bool IsOriginAllowed { get; set; }
member this.IsOriginAllowed : bool with get, set
Public Property IsOriginAllowed As Boolean

Valor de propiedad

Se aplica a