设备管理 IOTDM(联通用户专用)-刷新token:返回值

时间:2024-07-03 16:54:07

返回值

AuthRefreshOutDTO

参数

类型

描述

scope

String(256)

申请的权限范围,参数值固定为default。

tokenType

String(256)

鉴权token的类型,参数值固定为bearer。

expiresIn

Integer(256)

平台生成并返回accessToken的有效时间,单位为秒。

accessToken

String(256)

鉴权参数,访问 物联网平台 API接口的凭证。

refreshToken

String(256)

鉴权参数,用来刷新accessToken,refreshToken的有效时间为1个月。

support.huaweicloud.com/sdkreference-iot/iot_06_2011.html