点击或拖拽改变大小

WeiXinApiLoginEventArgsGetUserInfo 方法

获取用户信息

命名空间:  Smobiler.Plugins
程序集:  Smobiler.Plugins (在 Smobiler.Plugins.dll 中) 版本:6.0.641.16928
语法
public WeiXinApiUserInfo GetUserInfo(
	string appSecret
)

参数

appSecret
类型:SystemString
公众号的appsecret

返回值

类型:WeiXinApiUserInfo

[缺少 "M:Smobiler.Plugins.WeiXinApiLoginEventArgs.GetUserInfo(System.String)" 的 <returns> 文档]

参见