IUser

Interface

An ArcGIS Online or Enterprise user

IUser can also be imported from the following packages:

1
2
import { IUser } from "@esri/arcgis-rest-request";
import { IUser } from "@esri/arcgis-rest-portal";

Properties

PropertyType
string
number
number
string
number
string
string
boolean
string
string
string
string
string
string
number
string
string
boolean
number
string
any
string[]
"arcgis" | "facebook" | "google" | "github" | "apple" | "enterprise"
string
"org_admin" | "org_publisher" | "org_user"
string
number
number
string[]
string
string
string

access

optional
Interface Property
access: string

assignedCredits

optional
Interface Property
assignedCredits: number

availableCredits

optional
Interface Property
availableCredits: number

cOrgId

optional
Interface Property
cOrgId: string

created

optional
Interface Property
created: number

culture

optional
Interface Property
culture: string

description

optional
Interface Property
description: string

disabled

optional
Interface Property
disabled: boolean

email

optional
Interface Property
email: string

favGroupId

optional
Interface Property
favGroupId: string

firstName

optional
Interface Property
firstName: string

fullName

optional
Interface Property
fullName: string

groups

optional
Interface Property
groups: IGroup[]

id

optional
Interface Property
id: string

idpUsername

optional
Interface Property
idpUsername: string

lastLogin

optional
Interface Property
lastLogin: number

lastName

optional
Interface Property
lastName: string

level

optional
Interface Property
level: string

mfaEnabled

optional
Interface Property
mfaEnabled: boolean

modified

optional
Interface Property
modified: number

orgId

optional
Interface Property
orgId: string

preferredView

optional
Interface Property
preferredView: any

privileges

optional
Interface Property
privileges: string[]

provider

optional
Interface Property
provider: "arcgis" | "facebook" | "google" | "github" | "apple" | "enterprise"

region

optional
Interface Property
region: string

role

optional
Interface Property
role: "org_admin" | "org_publisher" | "org_user"

roleId

optional
Interface Property
roleId: string

storageQuota

optional
Interface Property
storageQuota: number

storageUsage

optional
Interface Property
storageUsage: number

tags

optional
Interface Property
tags: string[]

thumbnail

optional
Interface Property
thumbnail: string

units

optional
Interface Property
units: string

username

optional
Interface Property
username: string

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close