Share via


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.

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

Property Value

Applies to