HttpMethodMetadata.AcceptCorsPreflight Property

Definition

Returns a value indicating whether the associated endpoint should accept CORS preflight requests.

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

Property Value

Implements

Applies to