You need to enable JavaScript to run this app.
导航

LoginProfile

最近更新时间2021.02.23 10:42:33

首次发布时间2021.02.23 10:42:33

使用场景

登录配置数据类型,包含IAM用户实体的登录配置信息,包括用户名、密码创建时间和是否下次登录设置新密码。 在如下操作中作为响应元素被使用:

  • CreateLoginProfile
  • GetLoginProfile
  • UpdateLoginProfile

结构定义

参数类型是否必须描述
UserNameStringY子用户名
LoginAllowedBooleanY是否允许登录
PasswordResetRequiredBooleanY下次登录时重设密码
LastLoginDateStringY上次登录时间
LastLoginIpStringY上次登录Ip