Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

email?: string

Email address of the user. Only included if entityType is user.

firstname?: string

The first name of the user. Only included if entityType is user.

lastname?: string

The lastname of the user. Only included if entityType is user.

realm?: string

A realm which the user belongs to.

state?: "deleted" | "disabled" | "locked" | "enabled"

The status of this user.

userHrn?: string

The HRN of the user.

userId?: string

The unique identifier of the user.

Generated using TypeDoc