**[@adobe/exc-app](../README.md)**

> [Globals](../README.md) / [user](../modules/user.md) / IMSInfo

# Interface: IMSInfo

ImsInfo encompasses all of the information associated with a given ims org.

## Hierarchy

* **IMSInfo**

## Index

### Properties

* [imsOrg](user.imsinfo.md#imsorg)
* [imsOrgName](user.imsinfo.md#imsorgname)
* [imsProfile](user.imsinfo.md#imsprofile)
* [imsToken](user.imsinfo.md#imstoken)
* [locale](user.imsinfo.md#locale)
* [tenant](user.imsinfo.md#tenant)

## Properties

### imsOrg

• `Optional` **imsOrg**: undefined \| string

___

### imsOrgName

• `Optional` **imsOrgName**: undefined \| string

___

### imsProfile

• `Optional` **imsProfile**: Record<string, any\>

___

### imsToken

• `Optional` **imsToken**: undefined \| string

___

### locale

• `Optional` **locale**: undefined \| string

___

### tenant

• `Optional` **tenant**: undefined \| string
