IHttpMethodMetadata.AcceptCorsPreflight Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
İlişkili uç noktanın CORS denetim öncesi isteklerini kabul edip etmeyeceğini belirten bir değer döndürür.
public:
property bool AcceptCorsPreflight { bool get(); };
public bool AcceptCorsPreflight { get; }
public virtual bool AcceptCorsPreflight { get; set; }
member this.AcceptCorsPreflight : bool
member this.AcceptCorsPreflight : bool with get, set
Public ReadOnly Property AcceptCorsPreflight As Boolean
Public Overridable Property AcceptCorsPreflight As Boolean