다음을 통해 공유


InfoResponse 클래스

정의

에 의해 MapIdentityApi<TUser>(IEndpointRouteBuilder)추가된 "/manage/info" 엔드포인트에 대한 응답 유형입니다.

public sealed class InfoResponse
type InfoResponse = class
Public NotInheritable Class InfoResponse
상속
InfoResponse

생성자

InfoResponse()
사용되지 않음.

에 의해 MapIdentityApi<TUser>(IEndpointRouteBuilder)추가된 "/manage/info" 엔드포인트에 대한 응답 유형입니다.

속성

Email

인증된 사용자와 연결된 이메일 주소입니다.

IsEmailConfirmed

Email 아직 확인되었는지 여부를 나타냅니다.

적용 대상