Partager via


SiteAuthSettings.AuthFilePath Propriété

Définition

Obtient ou définit le chemin d’accès du fichier de configuration contenant les paramètres d’authentification. Si le chemin est relatif, base sera le répertoire racine du 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à