Robuta

https://learn.microsoft.com/en-us/dotnet/api/system.security.claims.claimsprincipal.current?view=netframework-4.8.1&redirectedfrom=MSDN ClaimsPrincipal.Current Property (System.Security.Claims) | Microsoft Learn Gets the current claims principal. property systemcurrentsecurityclaimsmicrosoft https://learn.microsoft.com/en-us/dotnet/api/system.security.claims.claimsprincipal?view=netframework-4.8.1&redirectedfrom=MSDN ClaimsPrincipal Class (System.Security.Claims) | Microsoft Learn An IPrincipal implementation that supports multiple claims-based identities. class systemsecurityclaimsmicrosoftlearn https://learn.microsoft.com/it-it/dotnet/api/system.security.claims.claimsprincipal.claims?view=netframework-4.8.1&viewFallbackFrom=net-10.0 ClaimsPrincipal.Claims Property (System.Security.Claims) | Microsoft Learn Gets a collection that contains all of the claims from all of the claims identities associated with this claims principal. property systemclaimssecuritymicrosoftlearn https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.authentication.iclaimstransformation.transformasync?view=aspnetcore-10.0 IClaimsTransformation.TransformAsync(ClaimsPrincipal) Method (Microsoft.AspNetCore.Authentication)... Provides a central transformation point to change the specified principal. Note: this will be run on each AuthenticateAsync call, so its safer to return a new... methodmicrosoftaspnetcoreauthentication