Skip to content

Commit 1cadb0b

Browse files
adding clarity
1 parent 9306599 commit 1cadb0b

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/active-directory/external-identities/customers/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ items:
202202
href: tutorial-desktop-app-maui-sign-in-prepare-app.md
203203
- name: Sign in and sign out
204204
href: tutorial-desktop-app-maui-sign-in-sign-out.md
205-
- name: Access roles and groups
205+
- name: Use role-based access control
206206
href: tutorial-desktop-maui-role-based-access-control.md
207207
- name: .NET WPF
208208
items:
@@ -221,7 +221,7 @@ items:
221221
href: tutorial-mobile-app-maui-sign-in-prepare-app.md
222222
- name: Sign in and sign out
223223
href: tutorial-mobile-app-maui-sign-in-sign-out.md
224-
- name: Access roles and groups
224+
- name: Use role-based access control
225225
href: tutorial-mobile-maui-role-based-access-control.md
226226
- name: Command-line interface (CLI) app
227227
items:

articles/active-directory/external-identities/customers/tutorial-desktop-maui-role-based-access-control.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Tutorial: Add app roles to .NET MAUI app and receive them in the ID token"
2+
title: "Tutorial: Use role-based access control in your .NET MAUI"
33
description: This tutorial demonstrates how to add app roles to .NET Multi-platform App UI (.NET MAUI) shell and receive them in the ID token.
44
author: henrymbuguakiarie
55
manager: mwongerapk
@@ -11,7 +11,7 @@ ms.subservice: ciam
1111
ms.date: 07/17/2023
1212
---
1313

14-
# Tutorial: Add app roles to .NET MAUI app and receive them in the ID token
14+
# Tutorial: Use role-based access control in your .NET MAUI
1515

1616
This tutorial demonstrates how to add app roles to .NET Multi-platform App UI (.NET MAUI) and receive them in the ID token.
1717

articles/active-directory/external-identities/customers/tutorial-mobile-maui-role-based-access-control.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Tutorial: Add app roles to .NET MAUI and access them in the ID token"
2+
title: "Tutorial: Use role-based access control in your .NET MAUI app"
33
description: This tutorial demonstrates how to add app roles to .NET Multi-platform App UI (.NET MAUI) and receive them in the ID token.
44
author: henrymbuguakiarie
55
manager: mwongerapk
@@ -11,7 +11,7 @@ ms.subservice: ciam
1111
ms.date: 07/17/2023
1212
---
1313

14-
# Tutorial: Add app roles to .NET MAUI and receive them in the ID token
14+
# Tutorial: Use role-based access control in your .NET MAUI app
1515

1616
This tutorial demonstrates how to add app roles to .NET Multi-platform App UI (.NET MAUI) and receive them in the ID token.
1717

0 commit comments

Comments
 (0)