SenparcWeixinSettingItem 类 |
Senparc.Weixin SDK 官方教程《微信开发深度解析》已出版,支持中国开源事业,请【购买正版】!
《微信公众号+小程序》视频课程已经上线,【点击这里】学习!
NeuChar(纽插)已经上线,为开发者提供一站式跨平台管理枢纽,并可将应用入驻到 NeuChar 应用商店!新功能正在不断增加中,快来使用吧! https://www.neuchar.com
在线动态微信接口 Swagger WebApi 文档: https://weixin.senparc.com:8039
命名空间: Senparc.Weixin.Entities
SenparcWeixinSettingItem 类型公开以下成员。
名称 | 说明 | |
---|---|---|
SenparcWeixinSettingItem | 初始化 SenparcWeixinSettingItem 类的一个新实例 |
名称 | 说明 | |
---|---|---|
AgentToken | ||
AgentUrl | ||
Component_Appid |
Component_Appid
| |
Component_EncodingAESKey |
全局统一的 Component_EncodingAESKey(非必须)
| |
Component_Secret |
Component_Secret
| |
Component_Token |
全局统一的 Component_Token(非必须)
| |
EncodingAESKey |
公众号消息加密Key
| |
ItemKey |
唯一标识
| |
SenparcWechatAgentKey | ||
TenPayV3_AppId |
微信支付AppId
| |
TenPayV3_AppSecret |
微信支付AppSecert
| |
TenPayV3_CertPath |
微信支付证书位置(物理路径),在 .NET Core 下执行 TenPayV3InfoCollection.Register() 方法会为 HttpClient 自动添加证书
| |
TenPayV3_CertSecret |
微信支付证书密码,在 .NET Core 下执行 TenPayV3InfoCollection.Register() 方法会为 HttpClient 自动添加证书
| |
TenPayV3_Key |
MchKey
| |
TenPayV3_MchId |
MchId(商户ID)
| |
TenPayV3_SubAppId |
特约商户微信支付 子商户AppID
| |
TenPayV3_SubAppSecret |
特约商户微信支付 子商户AppSecret
| |
TenPayV3_SubMchId |
特约商户微信支付 子商户ID,没有可留空
| |
TenPayV3_TenpayNotify |
微信支付TenpayNotify
| |
TenPayV3_WxOpenTenpayNotify |
小程序微信支付WxOpenTenpayNotify
| |
Token |
公众号Token
| |
WeixinAppId |
公众号AppId
| |
WeixinAppSecret |
公众号AppSecret
| |
WeixinCorpId |
企业微信CorpId(全局)
| |
WeixinCorpSecret |
企业微信CorpSecret(和 AgentId对应)
| |
WeixinPay_AppId |
WeixinPay_AppId(微信支付V2)
| |
WeixinPay_AppKey |
WeixinPay_AppKey(微信支付V2)
| |
WeixinPay_Key |
WeixinPay_Key(微信支付V2)
| |
WeixinPay_PartnerId |
WeixinPay_PartnerId(微信支付V2)
| |
WeixinPay_TenpayNotify |
WeixinPay_TenpayNotify(微信支付V2)
| |
WxOpenAppId |
小程序AppId
| |
WxOpenAppSecret |
小程序AppSecret
| |
WxOpenEncodingAESKey |
小程序EncodingAESKey
| |
WxOpenToken |
小程序 Token
|
名称 | 说明 | |
---|---|---|
Serialize |
序列化对象
(由 StackExchangeRedisExtensions 定义。) | |
ToHashEntries |
Serialize in Redis format
(由 RedisUtils 定义。) | |
ToJson |
把数据转换为Json格式(使用Newtonsoft.Json.dll)
(由 ObjectExtensions 定义。) |