Home > @i2analyze/notebook-sdk > data > IUser
data.IUser interface
An i2 Notebook user.
Signature:
interface IUser
Introduced: version 1.0
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
displayName | readonly |
string | Gets the display name of the user. |
principalName | readonly |
string | Gets the principal name (username) of the user. |