ResendConfirmationEmailRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The response type for the "/resendConfirmationEmail" endpoint added by MapIdentityApi<TUser>(IEndpointRouteBuilder).
public sealed class ResendConfirmationEmailRequest
type ResendConfirmationEmailRequest = class
Public NotInheritable Class ResendConfirmationEmailRequest
- Inheritance
-
ResendConfirmationEmailRequest
Constructors
ResendConfirmationEmailRequest() |
Properties
The email address to resend the confirmation email to if a user with that email exists. |