Partager via


CorsPolicy.AllowedMethods Propriété

Définition

Obtient ou définit les méthodes (verbes de requête HTTP) que le domaine d’origine peut utiliser pour une requête CORS.

[Newtonsoft.Json.JsonProperty(PropertyName="allowedMethods")]
public string AllowedMethods { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowedMethods")>]
member this.AllowedMethods : string with get, set
Public Property AllowedMethods As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à