SiteAuthSettings.AuthFilePath Property

Definition

The path of the config file containing auth settings. If the path is relative, base will the site's root directory. Serialized Name: SiteAuthSettings.properties.authFilePath

public string AuthFilePath { get; set; }
member this.AuthFilePath : string with get, set
Public Property AuthFilePath As String

Property Value

Applies to