Skip to main content

assumedIdentityFromProfile

If the current user is an assumed identity (using the "become user" feature), this returns the actual profile of the signed-in account. If not, returns null.

assumedIdentityFromProfile: UserConProfile

Type

UserConProfile object

A UserConProfile is a user's profile in a particular convention web site. Most convention-level objects are attached to the UserConProfile (e.g. signups, event team memberships, staff positions, etc.).