点击或拖拽改变大小

WeiXinApiAccessTokenRefresh 方法

由于access_token拥有较短的有效期,当access_token超时后,可以进行刷新,refresh_token有效期为30天

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

返回值

类型:WeiXinApiUserInfo

[缺少 "M:Smobiler.Plugins.WeiXinApiAccessToken.Refresh" 的 <returns> 文档]

参见