Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateUserRequest

export
interface

CreateUserRequest

Hierarchy

  • CreateUserRequest

Index

Properties

Properties

displayName

displayName: string

Human readable name of this user that will be shown to other users

memberof

CreateUserRequest

Optional isGuest

isGuest: boolean

True if this user should be created as a guest

memberof

CreateUserRequest

name

name: string

Username of this user

memberof

CreateUserRequest

Generated using TypeDoc, the 9/1/2021 at 5:54:10 AM