You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/develop/reference-app-manifest.md
-8Lines changed: 0 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -156,12 +156,6 @@ The display name for the app.
156
156
> [!NOTE]
157
157
> This attribute is available only in the **App registrations (Legacy)** experience. Replaced by `name` in the [App registrations](https://go.microsoft.com/fwlink/?linkid=2083908) experience.
158
158
159
-
Example:
160
-
161
-
```json
162
-
"displayName": "MyRegisteredApp",
163
-
```
164
-
165
159
### errorUrl attribute
166
160
167
161
| Key | Value type |
@@ -199,8 +193,6 @@ The URL to the application's homepage.
199
193
> [!NOTE]
200
194
> This attribute is available only in the **App registrations (Legacy)** experience. Replaced by `signInUrl` in the [App registrations](https://go.microsoft.com/fwlink/?linkid=2083908) experience.
0 commit comments