Skip to content

Change <AppSecretsId> to <UserSecretsId> #36471

@FabioPagano

Description

@FabioPagano

Description

The statement:
If the project has already been initialized for the Secret Manager tool, it will already have an app secrets identifier (<AppSecretsId>) in its project file (.csproj).

should be:
If the project has already been initialized for the Secret Manager tool, it will already have an app secrets identifier (<UserSecretsId>) in its project file (.csproj).

Because in .net 10 .csproj file the secrets tag seems to be:
<UserSecretsId>

Page URL

https://learn.microsoft.com/it-it/aspnet/core/blazor/security/account-confirmation-and-password-recovery?view=aspnetcore-10.0&source=docs

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/security/account-confirmation-and-password-recovery.md

Document ID

24b96ac4-3c9e-f1a1-756a-72ba58d303bd

Platform Id

96481bf9-5cf8-384e-1c7e-aada170b70ec

Article author

@guardrex

Metadata

  • ID: 24b96ac4-3c9e-f1a1-756a-72ba58d303bd
  • PlatformId: 96481bf9-5cf8-384e-1c7e-aada170b70ec
  • Service: aspnet-core
  • Sub-service: blazor

Related Issues

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions