22 lines
763 B
Markdown
22 lines
763 B
Markdown
|
---
|
||
|
title: "SignalR Security | Microsoft Docs"
|
||
|
author: rick-anderson
|
||
|
description: "Understanding and handling security issues in SignalR applications."
|
||
|
ms.author: aspnetcontent
|
||
|
manager: wpickett
|
||
|
ms.date: 09/19/2014
|
||
|
ms.topic: article
|
||
|
ms.assetid: 8faa734d-ab55-4b09-be54-564595d2ec78
|
||
|
ms.technology: dotnet-signalr
|
||
|
ms.prod: .net-framework
|
||
|
msc.legacyurl: /signalr/overview/security
|
||
|
msc.type: chapter
|
||
|
---
|
||
|
SignalR Security
|
||
|
====================
|
||
|
> Understanding and handling security issues in SignalR applications.
|
||
|
|
||
|
|
||
|
- [Introduction to SignalR Security](introduction-to-security.md)
|
||
|
- [Authentication and Authorization for SignalR Hubs](hub-authorization.md)
|
||
|
- [Authentication and Authorization for SignalR Persistent Connections](persistent-connection-authorization.md)
|