Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UserData

Representation of the user i.e. authenticated persona. The authentication is done by the XSUAA.

Hierarchy

Index

Properties

customAttributes

customAttributes: Map<string, string[]>

Optional email

email: string

Optional familyName

familyName: string

Optional givenName

givenName: string

id

id: string

scopes

scopes: Scope[]

userName

userName: string