1 write to Email
Microsoft.AspNetCore.Identity (1)
IdentityApiEndpointRouteBuilderExtensions.cs (1)
462Email = await userManager.GetEmailAsync(user) ?? throw new NotSupportedException("Users must have an email."),
1 reference to Email
Microsoft.AspNetCore.Identity (1)
Data\InfoResponse.cs (1)
19/// Indicates whether or not the <see cref="Email"/> has been confirmed yet.