Preparing search index...
@universe-dg/sdk
Universe
Platform
Security
UserInfoType
Type Alias UserInfoType
Public
type
UserInfoType
=
{
active
:
boolean
;
admin
:
boolean
;
createdAt
:
string
|
null
;
createdBy
:
string
|
null
;
delegatedRoles
:
string
[]
;
email
:
string
;
emailNotification
:
boolean
;
external
:
boolean
;
firstName
:
string
;
fullName
:
string
;
lastName
:
string
;
locale
:
Locales
;
login
:
string
;
properties
:
UserPropertyType
[]
;
roles
:
string
[]
;
rolesData
:
RoleDataType
[]
;
securityDataSource
:
string
;
securityLabels
:
[
]
;
updatedAt
:
string
|
null
;
updatedBy
:
string
|
null
;
}
Index
Properties
active
admin
created
At
created
By
delegated
Roles
email
email
Notification
external
first
Name
full
Name
last
Name
locale
login
properties
roles
roles
Data
security
Data
Source
security
Labels
updated
At
updated
By
Properties
active
active
:
boolean
admin
admin
:
boolean
created
At
createdAt
:
string
|
null
created
By
createdBy
:
string
|
null
delegated
Roles
delegatedRoles
:
string
[]
email
email
:
string
email
Notification
emailNotification
:
boolean
external
external
:
boolean
first
Name
firstName
:
string
full
Name
fullName
:
string
last
Name
lastName
:
string
locale
locale
:
Locales
login
login
:
string
properties
properties
:
UserPropertyType
[]
roles
roles
:
string
[]
roles
Data
rolesData
:
RoleDataType
[]
security
Data
Source
securityDataSource
:
string
security
Labels
securityLabels
:
[
]
updated
At
updatedAt
:
string
|
null
updated
By
updatedBy
:
string
|
null
On This Page
Properties
active
admin
created
At
created
By
delegated
Roles
email
email
Notification
external
first
Name
full
Name
last
Name
locale
login
properties
roles
roles
Data
security
Data
Source
security
Labels
updated
At
updated
By
Юниверс DG SDK UI
Loading...
Public