AsyncpushnotificationtoMicrosoftAuthenticatorApp
创始人
2024-09-21 08:30:19
0

'Async push notification to Microsoft Authenticator App”改为“将异步推送通知到 Microsoft Authenticator 应用程序”,实现方法如下所示:

首先需要安装 Microsoft 的推送通知服务 NuGet 包。在代码中创建一个 PushModel,包含推送内容信息。然后创建一个 PushHub 来执行消息的实际推送,并通过 Microsoft 帐号的用户 ID 检查已注册 Authenticator 应用程序的用户。最后,将推送通知对象序列化为 JSON 字符串并推送到 Microsoft。示例代码如下:

using Microsoft.AspNet.SignalR;
using Microsoft.AspNet.SignalR.Hubs;

namespace PushNotificationDemo
{
    public class PushModel
    {
        public string UserId { get; set; }
        public string Title { get; set; }
        public string Message { get; set; }
        public string Data { get; set; }
    }

    [HubName("pushHub")]
    public class PushHub : Hub
    {
        public void PushNotification(PushModel model)
        {
            var pushService = new PushService();
            pushService.Push(model);
        }
    }

    public class PushService
    {
        public async Task Push(PushModel model)
        {
            var microsoftUrl = "https://login.microsoftonline.com/common/oauth2/token";
            var clientId = "";
            var clientSecret = "";
            var authenticatorUrl = "https://graph.microsoft.com/v1.0/me/appRoleAssignedTo";
            var tokensUrl = "https://graph.microsoft.com/v1.0/me/microsoft.graph.get";

            var token = await GetAccessToken(microsoftUrl, clientId, clientSecret);

            var authenticatorService = new AuthenticatorService();
            var userId = authenticatorService.GetRegisteredUserId(token, authenticatorUrl);

            if (string.IsNullOrEmpty(userId))
            {
                // Throw exception here or handle it as per requirement
            }

            var pushNotification = new PushNotification();
            pushNotification.PushUserId = userId;
            pushNotification.Title = model.Title;
            pushNotification.Message = model.Message

相关内容

热门资讯

普及透视!德普之星透视免费,微... 普及透视!德普之星透视免费,微乐游戏小程序脚本,大纲教程(揭秘有挂)-哔哩哔哩1、全新机制【德普之星...
推荐透视!wejoker手机版... 推荐透视!wejoker手机版透视脚本,微乐降序自建房辅助app,积累教程(有挂技巧)-哔哩哔哩we...
了解透视!aapoker怎么拿... 了解透视!aapoker怎么拿好牌,微信微乐游戏辅助脚本,窍要教程(有挂教程)-哔哩哔哩1)aapo...
解密透视!hhpkoer辅助挂... 解密透视!hhpkoer辅助挂是真的吗,微乐自建房辅助神器怎么安装,教程书教程(发现有挂)-哔哩哔哩...
详情透视!有哪些免费的wpk作... 详情透视!有哪些免费的wpk作弊码,微乐智能插件激活码,方针教程(有挂技术)-哔哩哔哩1、点击下载安...
辅助透视!wpk官网下载链接,... 辅助透视!wpk官网下载链接,微乐家乡小程序脚本ios,妙招教程(有挂功能)-哔哩哔哩辅助透视!wp...
曝光透视!wpk辅助是什么,微... 曝光透视!wpk辅助是什么,微乐小程序游戏破解器下载,指南书教程(有挂存在)-哔哩哔哩1、实时wpk...
了解透视!xpoker辅助器,... 了解透视!xpoker辅助器,微乐小程游戏破解器下载,举措教程(有挂攻略)-哔哩哔哩1、用户打开应用...
科普透视!steampoker... 科普透视!steampokermaster辅助,微乐内蒙古自建房脚本免费下载,教材教程(有人有挂)-...
解迷透视!hhpoker可以控... 解迷透视!hhpoker可以控制吗,微信微乐小程序辅助器免费安装,课程教程(果真有挂)-哔哩哔哩1....