Credential Management package is a wrapper for the Windows Credential Management API that supports both the old and the new style of UI.
Info
| Version: | 1.0.4 |
| Author(s): | iLya Lozovyy (upgraded by Jason Allen) |
| Last Update: | Thursday, August 8, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jallen-aveva/credentialmanagement |
| NuGet Url: | https://www.nuget.org/packages/CredentialManagement.Standard |
Install
Install-Package CredentialManagement.Standard
dotnet add package CredentialManagement.Standard
paket add CredentialManagement.Standard
CredentialManagement.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Drawing.Common(>= 4.5.1)
- System.Security.Permissions(>= 4.5.0)