Method | Description | |
---|---|---|
ConfigFileAuthenticator ( dynamic userlist ) : System | ||
VerifyCredentials ( string username, string password ) : bool |
public ConfigFileAuthenticator ( dynamic userlist ) : System | ||
userlist | dynamic | |
return | System |
public VerifyCredentials ( string username, string password ) : bool | ||
username | string | |
password | string | |
return | bool |