AuthorizationHandler
example contains incorrectly cased IsNullOrWhitespace
call
#2352
Labels
doc-bug
Problem with the content; needs to be fixed [org][type][category]
dotnet-aspire/svc
in-pr
okr-health
okr-quality
Content-health KR: Concerns article defects/freshness or build warnings.
Pri1
High priority, do before Pri2 and Pri3
📌 seQUESTered
Identifies that an issue has been imported into Quest.
Type of issue
Typo
Description
The
AuthorizationHandler
example containsIsNullOrWhitespace
which is incorrectly cased. It causes a compiler error.It obviously should have been written as
IsNullOrWhiteSpace
.Page URL
https://learn.microsoft.com/en-us/dotnet/aspire/authentication/keycloak-integration?tabs=dotnet-cli
Content source URL
https://github.com/dotnet/docs-aspire/blob/main/docs/authentication/keycloak-integration.md
Document Version Independent Id
8191aee1-6f2c-5820-046d-17dc81d997e9
Article author
@IEvangelist
Related Issues
Associated WorkItem - 360304
The text was updated successfully, but these errors were encountered: