Method | Description | |
---|---|---|
DbAuthenticator ( IDbConnectionFactory factory ) : System | ||
VerifyCredentials ( string username, string password ) : bool |
public DbAuthenticator ( IDbConnectionFactory factory ) : System | ||
factory | IDbConnectionFactory | |
return | System |
public VerifyCredentials ( string username, string password ) : bool | ||
username | string | |
password | string | |
return | bool |