Share via


InfoResponse Class

Definition

The response type for the "/manage/info" endpoints added by MapIdentityApi<TUser>(IEndpointRouteBuilder).

public sealed class InfoResponse
type InfoResponse = class
Public NotInheritable Class InfoResponse
Inheritance
InfoResponse

Constructors

InfoResponse()

Properties

Email

The email address associated with the authenticated user.

IsEmailConfirmed

Indicates whether or not the Email has been confirmed yet.

Applies to