0
mengvisal created
Support Team
Hi!
Is it possible to know whether or not all tenant users are authenticated? I am working with Web Push Notification and I would like to send push notification to all users which are authenticated (not log out) only.
Best,
1 Answer(s)
-
0
Hi,
You can use IOnlineClientManager You can read the following doc for online clients <a class="postlink" href="https://aspnetboilerplate.com/Pages/Documents/SignalR-Integration#online-clients">https://aspnetboilerplate.com/Pages/Doc ... ne-clients</a>