We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcde023 commit 1e71931Copy full SHA for 1e71931
api-reference/beta/resources/teamsappauthorization.md
@@ -18,7 +18,7 @@ The authorization details of a [teamsApp](teamsapp.md).
18
## Properties
19
|Property|Type|Description|
20
|:---|:---|:---|
21
-|clientAppId|String|App registration associated with the [teamsApp](teamsapp.md) |
+|clientAppId|String|Registration ID of the EntraID app associated with the [teamsApp](teamsapp.md) |
22
|requiredPermissionSet|[teamsAppPermissionSet](../resources/teamsapppermissionset.md)|Set of permissions required by the [teamsApp](teamsapp.md).|
23
24
## Relationships
0 commit comments