HttpSettingsRoutes.ApiPrefix Propriedade

Definição

Obtém ou define o prefixo que deve preceder todos os caminhos de autenticação/autorização.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a