ServiceCorsConfigurationInfo.Methods Eigenschaft

Definition

Ruft die Methoden ab, die über CORS zugelassen werden sollen, oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="methods")]
public System.Collections.Generic.IList<string> Methods { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="methods")>]
member this.Methods : System.Collections.Generic.IList<string> with get, set
Public Property Methods As IList(Of String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: