Skip to content

Commit fdef521

Browse files
committed
update metadata
1 parent 8959b8b commit fdef521

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

aspnetcore/migration/proper-to-2x/membership-to-core-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: isaacrlevin
44
description: Learn how to migrate existing ASP.NET apps using Membership authentication to ASP.NET Core 2.0 Identity.
55
ms.author: wpickett
66
ms.custom: mvc
7-
ms.date: 01/10/2019
7+
ms.date: 10/29/2024
88
uid: migration/proper-to-2x/membership-to-core-identity
99
---
1010
<!-- ms.sfi.ropc: t -->

aspnetcore/security/data-protection/implementation/key-storage-providers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ title: Key storage providers in ASP.NET Core
33
author: rick-anderson
44
description: Learn about key storage providers in ASP.NET Core and how to configure key storage locations.
55
ms.author: riande
6-
ms.date: 12/05/2019
6+
ms.date: 10/29/2024
77
uid: security/data-protection/implementation/key-storage-providers
88
---
9+
<!-- ms.sfi.ropc: t -->
910
# Key storage providers in ASP.NET Core
1011

1112
The data protection system [employs a discovery mechanism by default](xref:security/data-protection/configuration/default-settings) to determine where cryptographic keys should be persisted. The developer can override the default discovery mechanism and manually specify the location.

aspnetcore/security/key-vault-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to use the Azure Key Vault configuration provider to conf
55
monikerRange: '>= aspnetcore-3.1'
66
ms.author: tdykstra
77
ms.custom: mvc, devx-track-azurecli
8-
ms.date: 01/07/2022
8+
ms.date: 10/29/2024
99
uid: security/key-vault-configuration
1010
---
1111
<!-- ms.sfi.ropc: t -->

0 commit comments

Comments
 (0)