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