没有合适的资源?快使用搜索试试~ 我知道了~
WindowsCredentialVault:适用于 Windows PowerShell 的 Windows 8 应用商店应用...
共27个文件
ps1:16个
png:2个
license:1个
需积分: 10 0 下载量 188 浏览量
2021-06-30
08:22:58
上传
评论
收藏 70KB ZIP 举报
温馨提示
WindowsCredentialVault 这是为了什么? 此模块允许您使用 Windows 凭据管理器处理凭据。 过去需要 P/Invoke 来处理 Windows Credential Manager。 > 但是,.NET 框架中有适用于 Windows 8 StoreApops 的类,它不仅允许 StoreApps,还允许 PowerShell 超级轻松地管理其凭据。 用法 设置凭据 下面的示例代码会将您的凭据保存为 hoge。 Set-WindowsCredential - ResourceName hoge - Credential ( Get-Credential ) 获取凭证 Get-WindowsCredential - ResourceName hoge 这将检索 ResourceName 'hoge' 的所有用户凭据。 UserName
资源推荐
资源详情
资源评论
收起资源包目录
WindowsCredentialVault-master.zip (27个子文件)
WindowsCredentialVault-master
WindowsCredentialVault
WindowsCredentialVault.ps1 14KB
WindowsCredentialVault.psm1 4KB
Functions
Set
Set-WindowsCredential.ps1 1KB
Test
Test-WindowsCredential.ps1 1KB
Get
Get-WindowsCredential.ps1 2KB
Converter
ConvertFrom-PasswordCredential.ps1 1KB
ConvertTo-PasswordCredential.ps1 1KB
Remove
Remove-WindowsCredential.ps1 2KB
Config
Edit-WindowsCredentialVaultConfig.ps1 921B
Enable-WindowsCredentialVaultConfig.ps1 1KB
Backup-WindowsCredentialVaultConfig.ps1 1KB
Reset-WindowsCredentialVaultConfig.ps1 827B
Show-WindowsCredentialVaultConfig.ps1 878B
WindowsCredentialVault.pssproj 3KB
Tools
install.bat 310B
build.ps1 4KB
install.ps1 13KB
WindowsCredentialVault.test.ps1 93B
WindowsCredentialVault.psd1 4KB
Config
WindowsCredentialVault-config.ps1 0B
Images
SetCredential.png 19KB
SetPrompt.png 24KB
LICENSE 1KB
WindowsCredentialVault.sln 1014B
.gitignore 3KB
README.md 3KB
.gitattributes 2KB
共 27 条
- 1
资源评论
李川雨
- 粉丝: 36
- 资源: 4578
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功