Lightweight view of a profile's home account - its id, admin domain, path and title - which is otherwise unreadable when that account is a different tenant. Produced by userManager.homeAdminOrgInfo. It holds copied values only, so nothing on it can be used to reach into the other account.
Properties
| Property | Returns | Description |
|---|---|---|
| adminDomain | String | The admin domain of the home account, ie the hostname its administration site is served on. |
| id | long | Internal id of the home account organisation. |
| path | String | Slash separated path of admin domains from the top of the organisation hierarchy down to the home account, eg /kademi/acme. |
| title | String | Display title of the home account organisation. |
Methods
getAdminDomain()
Returns: String
The admin domain of the home account, ie the hostname its administration site is served on.
getId()
Returns: long
Internal id of the home account organisation.
getPath()
Returns: String
Slash separated path of admin domains from the top of the organisation hierarchy down to the home account, eg /kademi/acme.
getTitle()
Returns: String
Display title of the home account organisation.
To get full access to the Kademi Hub existing customers can login here, or new customers can register here.