Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LoginResponse

response data of login endpoints.

This is equivalent to UserInfoWrapper in Java code.

Hierarchy

  • LoginResponse

Hierarchy-Diagram

Index

Properties

licenseInfos

licenseInfos: any

Optional logonInfos

logonInfos: any

eventually returned data of the LogonCallback is stored here.

organization

organization: any

roles

roles: any

user

user: any

Generated using TypeDoc