This is a migrated thread and some comments may be shown as answers.

MVVM Light and PasswordBox

1 Answer 211 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Richard Harrigan
Top achievements
Rank 1
Richard Harrigan asked on 12 Jun 2012, 05:35 PM
Hi,

It seems that you can't bind PasswordBox.Password to a property in ModelView.  First I would like to suggest a Telerik version of the PasswordBox that would provide a way to bind a password.  I realize this is not a Telerik issue but do you have any code examples that solve this problem to share.

Thanks
Rich.

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 13 Jun 2012, 05:17 AM
Hello,

 This is because of security - you should never bind your passwords!

You can check this thread for more info:
http://stackoverflow.com/questions/1483892/wpf-binding-to-the-passwordbox-in-mvvm-working-solution 

All the best,
Vlad
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
General Discussions
Asked by
Richard Harrigan
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or