Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.NET Framework 4.5
Namespace: Microsoft.AspNet.SignalR
Assembly: Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)
Syntax
'Declaration
Public Interface IUserIdProvider
'Usage
Dim instance As IUserIdProvider
public interface IUserIdProvider
public interface class IUserIdProvider
type IUserIdProvider = interface end
public interface IUserIdProvider
The IUserIdProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetUserId |
Top