Method | Description | |
---|---|---|
AuthorizeHubConnection ( |
Allow only connections if a valid user security token has been passed from the Web application
|
|
AuthorizeHubMethodInvocation ( IHubIncomingInvokerContext hubIncomingInvokerContext, bool appliesToMethod ) : bool |
public AuthorizeHubConnection ( |
||
hubDescriptor | ||
request | IRequest | |
return | bool |
public AuthorizeHubMethodInvocation ( IHubIncomingInvokerContext hubIncomingInvokerContext, bool appliesToMethod ) : bool | ||
hubIncomingInvokerContext | IHubIncomingInvokerContext | |
appliesToMethod | bool | |
return | bool |