Legend
| Constructor: FileAuthenticator( |
string | usersFilePath | Specifies the path and filename of an XML file containing the users and passwords. |
Func<IHttpUrl, string> | defaultReturnTo | Default URL to redirect to when a login attempt is successful. This can be overridden by a "returnto" GET parameter. |
string | appName | Name of the application which uses this authentication handler. |