Options
All
  • Public
  • Public/Protected
  • All
Menu
     

Interface User

Hierarchy

  • User

Index

Properties

Properties

Account

Account: string

The user's account identifier. This could be a username, a userid, or email, etc.

Profile

Profile: TPQryObject

A user's profile information. This object should contain information that should always be on-hand.

Scopes

Scopes: object

A collection of key/values that represent the elements of a user-profile that determine the scope said user is allowed to operate in.

Type declaration

  • [scopeName: string]: string