2 references to DateOfBirth
System.IdentityModel (2)
System\IdentityModel\Metadata\DisplayClaim.cs (2)
33
map.Add(ClaimTypes.
DateOfBirth
, SR.GetString(SR.DateOfBirthText));
59
map.Add(ClaimTypes.
DateOfBirth
, SR.GetString(SR.DateOfBirthDescription));