PasswordAuthenticationMethod public class PasswordAuthenticationMethod : AuthenticationMethod, IDisposable Documentation Code public event EventHandler<AuthenticationPasswordChangeEventArgs> PasswordExpired public PasswordAuthenticationMethod(string username, string password) public PasswordAuthenticationMethod(string username, byte[] password) public void Dispose() protected virtual void Dispose(bool disposing)