workflow - CredentialManagement 1.0.2
Credential Management package is a wrapper for the Windows Credential Management API that supports both the old and the new style of UI
PM> Install-Package CredentialManagement -Version 1.0.2 -Source https://www.myget.org/F/workflow/api/v3/index.json
> nuget.exe install CredentialManagement -Version 1.0.2 -Source https://www.myget.org/F/workflow/api/v3/index.json
> dotnet add package CredentialManagement --version 1.0.2 --source https://www.myget.org/F/workflow/api/v3/index.json
source https://www.myget.org/F/workflow/api/v3/index.json
nuget CredentialManagement ~> 1.0.2
Copy to clipboard
> choco install CredentialManagement --version 1.0.2 --source https://www.myget.org/F/workflow/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "workflow" -SourceLocation "https://www.myget.org/F/workflow/api/v2"
Install-Module -Name "CredentialManagement" -RequiredVersion "1.0.2" -Repository "workflow"
Copy to clipboard
Updated with bug fixes for crashing on Windows 8 and freeing memory.
- .NETFramework 3.5: 3.5.0.0
Owners |
AuthorsiLya Lozovyy |
Project URLhttp://credentialmanagement.codeplex.com/ |
LicenseApache-2.0 |
TagsCredentials Security |
Info1293319 total downloads |
| 1293319 downloads for version 1.0.2 |
| Download (13.91 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.2 | 13.91 KB | Tue, 09 Jun 2015 17:43:46 GMT | 1293319 |
|