You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> | Microsoft.SignalRService/SignalR/auth/clientToken/action | Generate an AccessToken for client to connect to ASRS, the token will expire in 5 minutes by default |
252
252
> | Microsoft.SignalRService/SignalR/auth/accessKey/action | Generate an AccessKey for signing AccessTokens, the key will expire in 90 minutes by default |
253
253
> | Microsoft.SignalRService/SignalR/auth/accessToken/action | Generate an AccessToken for client to connect to ASRS, the token will expire in 5 minutes by default |
254
-
> | Microsoft.SignalRService/SignalR/clientConnection/generateToken/action | Generate a JWT Token for client to connect to the service |
254
+
> | Microsoft.SignalRService/SignalR/clientConnection/generateToken/action | Generate a JWT for client to connect to the service |
255
255
> | Microsoft.SignalRService/SignalR/clientConnection/send/action | Send messages directly to a client connection |
256
256
> | Microsoft.SignalRService/SignalR/clientConnection/read | Check client connection existence |
257
257
> | Microsoft.SignalRService/SignalR/clientConnection/write | Close client connection |
> | Microsoft.SignalRService/SignalR/user/write | Modify a user |
270
270
> | Microsoft.SignalRService/WebPubSub/auth/accessKey/action | Generate an AccessKey for signing AccessTokens, the key will expire in 90 minutes by default |
271
271
> | Microsoft.SignalRService/WebPubSub/auth/accessToken/action | Generate an AccessToken for client to connect to AWPS, the token will expire in 5 minutes by default |
272
-
> | Microsoft.SignalRService/WebPubSub/clientConnection/generateToken/action | Generate a JWT Token for client to connect to the service |
272
+
> | Microsoft.SignalRService/WebPubSub/clientConnection/generateToken/action | Generate a JWT for client to connect to the service |
273
273
> | Microsoft.SignalRService/WebPubSub/clientConnection/send/action | Send messages directly to a client connection |
274
274
> | Microsoft.SignalRService/WebPubSub/clientConnection/read | Check client connection existence |
275
275
> | Microsoft.SignalRService/WebPubSub/clientConnection/write | Close client connection |
0 commit comments