IHttpMethodMetadata.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; }
member this.AcceptCorsPreflight : bool
Public ReadOnly Property AcceptCorsPreflight As Boolean

Property Value

Boolean

Applies to