Sdílet prostřednictvím


CorsResult.IsOriginAllowed Vlastnost

Definice

Získá nebo nastaví hodnotu, která určuje, zda je povolen původ. Když false, neměly by se odesílat žádné hlavičky 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

Hodnota vlastnosti

Platí pro