Partilhar via


SiteAuthSettings.AuthFilePath Propriedade

Definição

Obtém ou define o caminho do arquivo de configuração que contém as configurações de autenticação. Se o caminho for relativo, baseará o diretório raiz do site.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a