Merge pull request #33641 from dotnet/Rick-Anderson-patch-11

Update app-secrets.md
pull/33671/head
Rick Anderson 2024-09-19 12:37:42 -10:00 committed by GitHub
commit 81f25ccd03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ File system path:
In the preceding file paths, replace `<user_secrets_id>` with the `UserSecretsId` value specified in the project file.
Don't write code that depends on the location or format of data saved with the Secret Manager tool. These implementation details may change. For example, the secret values aren't encrypted, but could be in the future.
Don't write code that depends on the location or format of data saved with the Secret Manager tool. These implementation details may change. For example, the secret values aren't encrypted.
## Enable secret storage