Hi,
I would like to store user passwords etc. in a database table and show it to the user. For example Mail Login, Windows Login etc. Something to store passwords like in Keepass.
I think have to encrypt the passwords and user names in the database tables?
What is the best way to do something in radzen angular?
It should be also possible to use it for a winforms application.
Thanks.