Skip to content

Commit be0f7bf

Browse files
committed
remove ms.workload, services
1 parent d78ecd8 commit be0f7bf

27 files changed

Lines changed: 0 additions & 46 deletions

msal-dotnet-articles/acquiring-tokens/acquire-token-silently.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
---
22
title: Acquire a token from the cache (MSAL.NET)
33
description: Learn how to acquire an access token silently (from the token cache) using the Microsoft Authentication Library for .NET (MSAL.NET).
4-
services: active-directory
54
author: cilwerner
65
manager: CelesteDG
76
ms.author: cwerner
87
ms.date: 08/24/2023
98
ms.service: msal
109
ms.subservice: msal-dotnet
11-
ms.workload: identity
1210
ms.reviewer:
1311
ms.topic: how-to
1412
ms.custom: devx-track-csharp, aaddev, devx-track-dotnet

msal-dotnet-articles/acquiring-tokens/acquiretokensilentasync-api.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ ms.author: cwerner
77
ms.date: 03/17/2023
88
ms.service: msal
99
ms.subservice: msal-dotnet
10-
ms.workload: identity
1110
ms.reviewer:
1211
ms.topic: reference
1312
ms.custom: devx-track-csharp, aaddev

msal-dotnet-articles/acquiring-tokens/clear-token-cache.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
---
22
title: Clear the token cache (MSAL.NET)
33
description: Learn how to clear the token cache using the Microsoft Authentication Library for .NET (MSAL.NET).
4-
services: active-directory
54
author: cilwerner
65
manager: CelesteDG
76
ms.author: cwerner
87
ms.date: 08/24/2023
98
ms.service: msal
109
ms.subservice: msal-dotnet
11-
ms.workload: identity
1210
ms.reviewer:
1311
ms.topic: how-to
1412
ms.custom: devx-track-csharp, aaddev, devx-track-dotnet

msal-dotnet-articles/acquiring-tokens/desktop-mobile/acquiring-tokens-interactively.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
---
22
title: Acquiring tokens interactively
33
description: "How to acquire tokens with MSAL.NET and user interaction."
4-
services: active-directory
54
author: cilwerner
65
manager: CelesteDG
76
ms.author: cwerner
87
ms.date: 12/13/2023
98
ms.service: msal
109
ms.subservice: msal-dotnet
11-
ms.workload: identity
1210
ms.reviewer:
1311
ms.topic: conceptual
1412
ms.custom: devx-track-csharp, aaddev, devx-track-dotnet

msal-dotnet-articles/acquiring-tokens/desktop-mobile/adfs-support.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
---
22
title: ADFS support in MSAL.NET
33
description: Learn about Active Directory Federation Services (ADFS) support in the Microsoft Authentication Library for .NET (MSAL.NET).
4-
services: active-directory
54
author: cilwerner
65
manager: CelesteDG
76
ms.author: cwerner
87
ms.date: 08/24/2023
98
ms.service: msal
109
ms.subservice: msal-dotnet
11-
ms.workload: identity
1210
ms.reviewer:
1311
ms.topic: conceptual
1412
ms.custom: devx-track-csharp, aaddev, devx-track-dotnet

msal-dotnet-articles/acquiring-tokens/desktop-mobile/social-identities.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
---
22
title: Using MSAL.NET to sign-in users with social identities
33
description: "You can use MSAL.NET to sign-in users with social identities by using Azure AD B2C. Azure AD B2C is built around the notion of policies. In MSAL.NET, specifying a policy translates to providing an authority."
4-
services: active-directory
54
author: cilwerner
65
manager: CelesteDG
76
ms.author: cwerner
87
ms.date: 05/21/2024
98
ms.service: msal
109
ms.subservice: msal-dotnet
11-
ms.workload: identity
1210
ms.reviewer:
1311
ms.topic: conceptual
1412
ms.custom: devx-track-csharp, aaddev, devx-track-dotnet

msal-dotnet-articles/acquiring-tokens/overview.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ ms.author: cwerner
77
ms.date: 05/20/2024
88
ms.service: msal
99
ms.subservice: msal-dotnet
10-
ms.workload: identity
1110
ms.reviewer:
1211
ms.topic: reference
1312
ms.custom: devx-track-csharp, aaddev

msal-dotnet-articles/acquiring-tokens/using-web-browsers.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
---
22
title: Using web browsers (MSAL.NET)
33
description: Learn about using browsers in Microsoft Authentication Library for .NET (MSAL.NET).
4-
services: active-directory
54
author: cilwerner
65
manager: CelesteDG
76
ms.author: cwerner
87
ms.date: 08/24/2023
98
ms.service: msal
109
ms.subservice: msal-dotnet
11-
ms.workload: identity
1210
ms.reviewer:
1311
ms.topic: conceptual
1412
ms.custom: devx-track-csharp, aaddev, has-adal-ref, devx-track-dotnet

msal-dotnet-articles/acquiring-tokens/web-apps-apis/confidential-client-assertions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ ms.author: cwerner
77
ms.date: 05/22/2025
88
ms.service: msal
99
ms.subservice: msal-dotnet
10-
ms.workload: identity
1110
ms.reviewer:
1211
ms.topic: conceptual
1312
ms.custom: devx-track-csharp, aaddev, devx-track-dotnet

msal-dotnet-articles/advanced/exceptions/msal-error-handling.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ ms.author: dmwendia
77
ms.date: 06/04/2024
88
ms.service: msal
99
ms.subservice: msal-dotnet
10-
ms.workload: identity
1110
ms.reviewer:
1211
ms.topic: conceptual
1312
ms.custom: aaddev, devx-track-dotnet

0 commit comments

Comments
 (0)