IUserIdProvider Interface

.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
Public method GetUserId

Top

See Also

Reference

Microsoft.AspNet.SignalR Namespace