你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Microsoft.AspNet.SignalR Namespace

Classes

AuthorizeLevelAttribute

Apply this attribute to SignalR Microsoft.AspNet.SignalR.Hub classes or methods to control access to them. Based on the AuthorizationLevel specified, access to the target action will be restricted to requests that have been granted that level or higher.

SignalRDependencyScopeExtensions

Extension methods for System.Web.Http.Dependencies.IDependencyScope facilitating getting the services used by the backend.