Skip to content

PSResourceRepository -CredentialInfo should support all SM secret types #652

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
SydneyhSmith opened this issue May 24, 2022 · 1 comment · Fixed by #764
Closed

PSResourceRepository -CredentialInfo should support all SM secret types #652

SydneyhSmith opened this issue May 24, 2022 · 1 comment · Fixed by #764

Comments

@SydneyhSmith
Copy link
Collaborator

Summary of the new feature / enhancement

PSResourceRepository -CredentialInfo should support all SM secret types so that a PSCredential Object is not required.
PowerShell SecretManagement supports the following secret data types:

  • byte[]
  • string
  • SecureString
  • PSCredential
  • Hashtable

Proposed technical implementation details (optional)

No response

@alerickson
Copy link
Member

Only implement:
string

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants