Compartilhar via


FhirServiceCorsConfiguration.Methods Propriedade

Definição

Obtém ou define os métodos a serem permitidos por meio do CORS.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a