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 |
395
395
> | Microsoft.SignalRService/SignalR/auth/accessKey/action | Generate an AccessKey for signing AccessTokens, the key will expire in 90 minutes by default |
396
396
> | Microsoft.SignalRService/SignalR/auth/accessToken/action | Generate an AccessToken for client to connect to ASRS, the token will expire in 5 minutes by default |
397
-
> | Microsoft.SignalRService/SignalR/clientConnection/generateToken/action | Generate a JWT Token for client to connect to the service |
397
+
> | Microsoft.SignalRService/SignalR/clientConnection/generateToken/action | Generate a JWT for client to connect to the service |
398
398
> | Microsoft.SignalRService/SignalR/clientConnection/send/action | Send messages directly to a client connection |
399
399
> | Microsoft.SignalRService/SignalR/clientConnection/read | Check client connection existence |
400
400
> | Microsoft.SignalRService/SignalR/clientConnection/write | Close client connection |
> | Microsoft.SignalRService/SignalR/user/write | Modify a user |
413
413
> | Microsoft.SignalRService/WebPubSub/auth/accessKey/action | Generate an AccessKey for signing AccessTokens, the key will expire in 90 minutes by default |
414
414
> | Microsoft.SignalRService/WebPubSub/auth/accessToken/action | Generate an AccessToken for client to connect to AWPS, the token will expire in 5 minutes by default |
415
-
> | Microsoft.SignalRService/WebPubSub/clientConnection/generateToken/action | Generate a JWT Token for client to connect to the service |
415
+
> | Microsoft.SignalRService/WebPubSub/clientConnection/generateToken/action | Generate a JWT for client to connect to the service |
416
416
> | Microsoft.SignalRService/WebPubSub/clientConnection/send/action | Send messages directly to a client connection |
417
417
> | Microsoft.SignalRService/WebPubSub/clientConnection/read | Check client connection existence |
418
418
> | Microsoft.SignalRService/WebPubSub/clientConnection/write | Close client connection |
0 commit comments