PasswordDict: {
    identifier: UserIdentifier;
    password: string;
    session: string;
    type: Password;
}