We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some build server environments impersonate users or in other ways limit so unprotect/protect .Net API:s can't be used.
The -StorePasswordInClearText parameter works around this problem by storing passwords in plaintext.
-StorePasswordInClearText
The text was updated successfully, but these errors were encountered:
Related to #775.
Sorry, something went wrong.
Merged and closed! Awesome 👍
No branches or pull requests
Some build server environments impersonate users or in other ways limit so unprotect/protect .Net API:s can't be used.
The
-StorePasswordInClearText
parameter works around this problem by storing passwords in plaintext.The text was updated successfully, but these errors were encountered: