python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to preserve passwords/appdata locally without roaming even if the app is uninstalled - using Credential manager
In UWP Credential manager is a good place to store sensitive information between application uninstallations and installations.
I see that the Credential Manager by default enable roaming between devi...
SurenSaluka
Votes: 0
Answers: 1
Get-StoredCredential does not work anymore with Windows Credentials
Maybe I am wrong, but this used to work previously in my Windows 10 machine, now I recognize I can not run anymore in my Windows 11 machine:
It works for Generic Credentials, but does not work with Wi...
g.pickardou
Votes: 0
Answers: 0
CredentialManagement returning empty strings in production but not development
I'm having an issue using the Windows credential manager in a project. I am using it to replace the username and password on the connectionString in my appsettings, and in the development and QA envir...
Salvador Abate
Votes: 0
Answers: 1
How to connect windows credential manager with ubuntu
Actually i need some help to connect ubuntu with windows credential manager. Because when I want to push something on my repository ubuntu always want password (Acces token).
I tried git bash and cmd....
FF1ZZL3
Votes: 0
Answers: 1