Skip to content

C# Api for accessing Windows Credential Manager (reading, writing and removing of credentials)

License

Notifications You must be signed in to change notification settings

spolnik/Simple.CredentialsManager

Repository files navigation

Simple.CredentialsManager

C# Api for accessing Windows Credential Manager (reading, writing and removing of credentials) Linux is also supported (see Linux Support below). Tested up to .NET Core 8.0

Linux Support

sudo apt install dbus-x11 gnome-keyring

The Secret Service DBus-API is being used to retreive data from the Linux Credential Manager.

https://manpages.ubuntu.com/manpages/focal/man1/secret-tool.1.html https://unix.stackexchange.com/questions/473528/how-do-you-enable-the-secret-tool-command-backed-by-gnome-keyring-libsecret-an

About

C# Api for accessing Windows Credential Manager (reading, writing and removing of credentials)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages