MicrosoftTeamsAppIdentifierModel interface
A Microsoft Teams application.
Properties
app |
The Id of the Microsoft Teams application. |
cloud | The cloud that the Microsoft Teams application belongs to. By default 'public' if missing. |
Property Details
appId
The Id of the Microsoft Teams application.
appId: string
Property Value
string
cloud
The cloud that the Microsoft Teams application belongs to. By default 'public' if missing.
cloud?: string
Property Value
string