3 references to Surname
Microsoft.AspNetCore.Authentication.Facebook (1)
FacebookOptions.cs (1)
40ClaimActions.MapJsonKey(ClaimTypes.Surname, "last_name");
Microsoft.AspNetCore.Authentication.Google (1)
GoogleOptions.cs (1)
33ClaimActions.MapJsonKey(ClaimTypes.Surname, "family_name");
Microsoft.AspNetCore.Authentication.MicrosoftAccount (1)
MicrosoftAccountOptions.cs (1)
30ClaimActions.MapJsonKey(ClaimTypes.Surname, "surname");