Update author in metadata (#23714)
parent
d379786a22
commit
723b86eaca
|
@ -1,9 +1,9 @@
|
|||
---
|
||||
title: SignalR API design considerations
|
||||
author: anurse
|
||||
author: bradygaster
|
||||
description: Learn how to design SignalR APIs for compatibility across versions of your app.
|
||||
monikerRange: '>= aspnetcore-2.1'
|
||||
ms.author: anurse
|
||||
ms.author: bradyg
|
||||
ms.custom: mvc
|
||||
ms.date: 11/12/2019
|
||||
no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR]
|
||||
|
|
|
@ -3,7 +3,7 @@ title: Security considerations in ASP.NET Core SignalR
|
|||
author: bradygaster
|
||||
description: Learn about security in ASP.NET Core SignalR.
|
||||
monikerRange: '>= aspnetcore-2.1'
|
||||
ms.author: anurse
|
||||
ms.author: bradyg
|
||||
ms.custom: mvc
|
||||
ms.date: 01/16/2020
|
||||
no-loc: [Home, Privacy, Kestrel, appsettings.json, "ASP.NET Core Identity", cookie, Cookie, Blazor, "Blazor Server", "Blazor WebAssembly", "Identity", "Let's Encrypt", Razor, SignalR]
|
||||
|
|
Loading…
Reference in New Issue