Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MicrosoftTeamsUserIdentifierModel

Package version

A Microsoft Teams user.

Hierarchy

  • MicrosoftTeamsUserIdentifierModel

Index

Properties

Properties

Optional cloud

The cloud that the Microsoft Teams user belongs to. By default 'public' if missing.

Optional isAnonymous

isAnonymous: undefined | false | true

True if the Microsoft Teams user is anonymous. By default false if missing.

userId

userId: string

The Id of the Microsoft Teams user. If not anonymous, this is the AAD object Id of the user.

Generated using TypeDoc