Class

UserAndMetadata

UserAndMetadata()

UserAndMetadata represents a server-side user object with its metadata information included.

Constructor

# new UserAndMetadata()

View Source usermanager.js, line 239

Members

# domain

The domain this user is within.

View Source usermanager.js, line 245

# effectiveRoles

The effective roles of this user.

View Source usermanager.js, line 250

# effectiveRolesAndOrigins

The effective roles with their origins for this user.

View Source usermanager.js, line 255

# externalGroups

Groups assigned to this user from outside the system.

View Source usermanager.js, line 265

# passwordChanged

Indicates the last time the users password was changed.

View Source usermanager.js, line 260