Top "Passwordvault" questions

A password vault is a program that stores encrypted passwords that can be accessed using a master password.

Best practice for saving sensitive data in Windows 8

What's the best way of saving sensitive data to a local file in Windows 8? I'm developing a C# application that …

c# windows-8 windows-runtime passwordvault
How to access the stored credentials (PasswordVault?) on Win7 and Win8?

I just discovered that Win8 has a section on the Control Panel called User Accounts and Family Safely with Credential …

c# security passwordvault
What's the difference between the Password Vault and the Credential Manager in Windows 8?

I'm using the CredentialPicker class in order to present a familiar UI. This, as expected, stores a credential in the …

c# windows-8 microsoft-metro credentials passwordvault