C#实现微信企业号API服务端调用封装

上传者: zlbdmm | 上传时间: 2023-10-15 18:46:15 | 文件大小: 48KB | 文件类型: ZIP
C#实现微信企业号API服务端调用封装全部源码 1、基础方法 1.1 在回调模式下验证服务器接口地址 1.2 服务器端解密方法 1.3 服务器端加密方法 1.4 获取AccessToken(企业号的全局唯一票据) 1.5 获取企业号应用的基本信息,包括头像、昵称、帐号类型、认证类型、可见范围等信息,管理组须拥有指定应用的发消息权限。 1.6 生成企业获取Code URL 1.7 获取授权用户信息 1.8 获取调用JSAPI接口的临时票证 2、企业号登录授权 2.1 生成企业或服务商网站引导用户进入登录授权页的url 2.2 获取企业号登录信息 3、通讯录方法 3.1 获取部门列表 3.2 获取成员,管理组须拥有指定成员的查看权限 3.3 获取部门成员 4、素材方法 4.1 上传媒体文件 4.2 获取媒体文件 4.3 获取应用素材总数以及每种类型素材的数目 5、消息方法 5.1 发送文本消息 5.2 发消息(包括文本消息、图像、声音、视频、文件、图文、微信后台图文) 6、菜单方法 6.1 创建菜单 6.2 删除菜单 6.3 获取菜单列表

文件下载

资源详情

[{"title":"( 41 个子文件 48KB ) C#实现微信企业号API服务端调用封装","children":[{"title":"Mesnac.WebChat","children":[{"title":"Tencent","children":[{"title":"WXBizMsgCrypt.cs <span style='color:#111;'> 10.18KB </span>","children":null,"spread":false},{"title":"Cryptography.cs <span style='color:#111;'> 8.40KB </span>","children":null,"spread":false}],"spread":true},{"title":"bin","children":[{"title":"Debug","children":null,"spread":false}],"spread":true},{"title":"obj","children":[{"title":"Debug","children":[{"title":"DesignTimeResolveAssemblyReferencesInput.cache <span style='color:#111;'> 6.53KB </span>","children":null,"spread":false},{"title":"TempPE","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Mesnac.WebChat.csproj <span style='color:#111;'> 4.23KB </span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false}],"spread":true},{"title":"WebChat.cs <span style='color:#111;'> 26.66KB </span>","children":null,"spread":false},{"title":"Util","children":[{"title":"XmlHelper.cs <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"JSONHelper.cs <span style='color:#111;'> 2.75KB </span>","children":null,"spread":false},{"title":"HttpRequest.cs <span style='color:#111;'> 11.41KB </span>","children":null,"spread":false}],"spread":true},{"title":"Entity","children":[{"title":"DepartmentList.cs <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"BaiduLocationResult.cs <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"MpNews.cs <span style='color:#111;'> 3.17KB </span>","children":null,"spread":false},{"title":"MsgType.cs <span style='color:#111;'> 836B </span>","children":null,"spread":false},{"title":"Menu.cs <span style='color:#111;'> 4.02KB </span>","children":null,"spread":false},{"title":"SendMsg.cs <span style='color:#111;'> 10.05KB </span>","children":null,"spread":false},{"title":"MenuType.cs <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"SendLocationInfo.cs <span style='color:#111;'> 1.62KB </span>","children":null,"spread":false},{"title":"SendPicsInfo.cs <span style='color:#111;'> 846B </span>","children":null,"spread":false},{"title":"JsapiTicket.cs <span style='color:#111;'> 1.76KB </span>","children":null,"spread":false},{"title":"Item.cs <span style='color:#111;'> 600B </span>","children":null,"spread":false},{"title":"AccessToken.cs <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false},{"title":"ResultMsg.cs <span style='color:#111;'> 3.87KB </span>","children":null,"spread":false},{"title":"AuthUser.cs <span style='color:#111;'> 1.97KB </span>","children":null,"spread":false},{"title":"UserList.cs <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false},{"title":"Message.cs <span style='color:#111;'> 7.22KB </span>","children":null,"spread":false},{"title":"LoginInfo.cs <span style='color:#111;'> 5.54KB </span>","children":null,"spread":false},{"title":"User.cs <span style='color:#111;'> 5.42KB </span>","children":null,"spread":false},{"title":"DepartmentItem.cs <span style='color:#111;'> 2.49KB </span>","children":null,"spread":false},{"title":"BatchJob.cs <span style='color:#111;'> 1.46KB </span>","children":null,"spread":false},{"title":"MenuParam.cs <span style='color:#111;'> 2.67KB </span>","children":null,"spread":false},{"title":"MediaType.cs <span style='color:#111;'> 587B </span>","children":null,"spread":false},{"title":"NewsMsg.cs <span style='color:#111;'> 3.19KB </span>","children":null,"spread":false},{"title":"ScanCodeInfo.cs <span style='color:#111;'> 914B </span>","children":null,"spread":false},{"title":"MediaMsg.cs <span style='color:#111;'> 3.43KB </span>","children":null,"spread":false},{"title":"AuthCode.cs <span style='color:#111;'> 1.31KB </span>","children":null,"spread":false},{"title":"MpNewsMsg.cs <span style='color:#111;'> 5.24KB </span>","children":null,"spread":false},{"title":"LocationResponse.cs <span style='color:#111;'> 8.40KB </span>","children":null,"spread":false},{"title":"TextMsg.cs <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"PicList.cs <span style='color:#111;'> 449B </span>","children":null,"spread":false},{"title":"Material.cs <span style='color:#111;'> 2.33KB </span>","children":null,"spread":false}],"spread":false},{"title":"Global.cs <span style='color:#111;'> 11.03KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明