Freigeben über


SiteAuthSettings.AuthFilePath Eigenschaft

Definition

Ruft den Pfad der Konfigurationsdatei ab, die Authentifizierungseinstellungen enthält, oder legt den Pfad fest. Wenn der Pfad relativ ist, wird base das Stammverzeichnis der Website.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: