PwSh.Fw.Security

2.0.0-pre25

Module of PwSh.Fw framework to deal with security, credentials, etc..

This is a prerelease version of PwSh.Fw.Security.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PwSh.Fw.Security -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PwSh.Fw.Security -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2020 Charles-Antoine Degennes <cadegenn[@]gmail.com>. All rights reserved.

Package Details

Author(s)

  • Charles-Antoine Degennes <cadegenn[@]gmail.com>

Tags

Windows Linux MacOS PwSh.Fw security

Functions

Load-Credential Save-Credential Show-Credential

PSEditions

Core

Dependencies

Release Notes

## [unreleased]
### Changed
**:warning: Breaking changes !!**
- `Show-Credentials` now output object with 4 attributes : domain, user, target and password
- rename all `*-Credentials` function to singular `*-Credential` to mimic builtin powershell's `Get-Credential` cmdlet.

FileList

Version History

Version Downloads Last updated
2.0.0-pre25 (current version) 1,636 1/20/2023
1.2.0.24 127 9/28/2022
1.2.0.23 13 9/28/2022
1.2.0-pre22 12 9/28/2022
1.1.1.18 13 9/28/2022
1.1.1.17 13 9/28/2022
1.1.1-pre21 12 9/28/2022
1.1.1-pre19 12 9/28/2022
1.1.1-pre16 12 9/28/2022
1.1.0.15 228 6/1/2021
1.1.0-pre14 21 6/1/2021
1.1.0-pre13 21 6/1/2021
1.1.0-pre12 22 6/1/2021
1.0.1.11 34 5/4/2021
1.0.1-pre10 25 5/4/2021
1.0.1-pre09 25 5/4/2021
1.0.1-pre08 25 5/4/2021
1.0.0.7 106 2/18/2021
1.0.0-pre06 24 2/18/2021
1.0.0-pre05 24 2/18/2021
1.0.0-pre04 25 1/6/2021
1.0.0-pre03 24 1/5/2021
1.0.0-pre02 24 1/5/2021
0.0.0-pre01 27 1/5/2021
Show more