Password |
public delegate Task PasswordActionDelegate( string password )
Exception | Condition |
---|---|
KeeperAuthFailed | Invalid username or password. |
KeeperStartLoginException | Unrecoverable login error. |
KeeperCanceled | Login cancelled. |
Exception | Other exceptions. |