Skip to content

Commit fabaeba

Browse files
Merge pull request #660 from cilwerner/remove-ms-reviewer
Clearing ms.reviewer from docs
2 parents 4c5e81b + 3718262 commit fabaeba

29 files changed

Lines changed: 29 additions & 29 deletions

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: how-to
1111
ms.workload: identity
1212
ms.date: 08/24/2023
1313
ms.author: dmwendia
14-
ms.reviewer: ddelimarsky
14+
ms.reviewer:
1515
ms.custom: devx-track-csharp, aaddev, engagement-fy23, devx-track-dotnet
1616
#Customer intent: As an application developer, I want to learn how how to use the AcquireTokenSilent method so I can acquire tokens from the cache.
1717
---

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: reference
1010
ms.workload: identity
1111
ms.date: 03/17/2023
1212
ms.author: dmwendia
13-
ms.reviewer: localden
13+
ms.reviewer:
1414
ms.custom: devx-track-csharp, aaddev, engagement-fy23
1515
# Customer intent: As an application developer, I want to learn how to acquire tokens silently in public and confidential client applications using MSAL.NET
1616
---

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: how-to
1111
ms.workload: identity
1212
ms.date: 08/24/2023
1313
ms.author: dmwendia
14-
ms.reviewer: ddelimarsky
14+
ms.reviewer:
1515
ms.custom: devx-track-csharp, aaddev, devx-track-dotnet
1616
#Customer intent: As an application developer, I want to learn how how to clear the token cache so I can .
1717
---

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111
ms.workload: identity
1212
ms.date: 12/13/2023
1313
ms.author: dmwendia
14-
ms.reviewer: ddelimarsky
14+
ms.reviewer:
1515
ms.custom: devx-track-csharp, aaddev, devx-track-dotnet
1616
---
1717

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111
ms.workload: identity
1212
ms.date: 08/24/2023
1313
ms.author: dmwendia
14-
ms.reviewer: ddelimarsky
14+
ms.reviewer:
1515
ms.custom: devx-track-csharp, aaddev, devx-track-dotnet
1616
#Customer intent: As an application developer, I want to learn about AD FS support in MSAL.NET so I can decide if this platform meets my application development needs and requirements.
1717
---

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111
ms.workload: identity
1212
ms.date: 05/21/2024
1313
ms.author: dmwendia
14-
ms.reviewer: ddelimarsky, saeeda, jeferrie
14+
ms.reviewer:
1515
ms.custom: devx-track-csharp, aaddev, devx-track-dotnet
1616
# Customer intent: As an application developer, I want to learn about specific considerations when using Azure AD B2C and MSAL.NET so I can decide if this platform meets my application development needs and requirements.
1717
---

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: reference
1010
ms.workload: identity
1111
ms.date: 05/20/2024
1212
ms.author: dmwendia
13-
ms.reviewer: localden
13+
ms.reviewer:
1414
ms.custom: devx-track-csharp, aaddev
1515
# Customer intent: As an application developer, I want to learn how to acquire security tokens in public and confidential client applications using MSAL.NET
1616
---

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: conceptual
1111
ms.workload: identity
1212
ms.date: 08/24/2023
1313
ms.author: dmwendia
14-
ms.reviewer: ddelimarsky
14+
ms.reviewer:
1515
ms.custom: devx-track-csharp, aaddev, has-adal-ref, devx-track-dotnet
1616
#Customer intent: As an application developer, I want to learn about web browsers MSAL.NET so I can decide if this platform meets my application development needs and requirements.
1717
---

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: conceptual
1010
ms.workload: identity
1111
ms.date: 06/04/2024
1212
ms.author: dmwendia
13-
ms.reviewer: saeeda, jmprieur
13+
ms.reviewer:
1414
ms.custom: devx-track-csharp, aaddev, devx-track-dotnet
1515
#Customer intent: As an application developer, I want to learn how to use client assertions to prove the identity of my confidential client application
1616
---

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: conceptual
1010
ms.workload: identity
1111
ms.date: 06/04/2024
1212
ms.author: dmwendia
13-
ms.reviewer: saeeda, jmprieur
13+
ms.reviewer:
1414
ms.custom: aaddev, devx-track-dotnet
1515
---
1616
# Handle errors and exceptions in MSAL.NET

0 commit comments

Comments
 (0)