2 references to DisplayName
Microsoft.AspNetCore.Identity (2)
SignInManager.cs (2)
591claimsIdentity.AddClaim(new Claim(ClaimTypes.Name, options.UserEntity.DisplayName)); 624DisplayName = creationArgs.UserEntity.DisplayName,