Class UserResetPasswordInquiryCommand
Namespace: Identity.Application.Requests.Handlers.User
Assembly: Identity.Application.dll
public sealed class UserResetPasswordInquiryCommand : IRequest<Result<Unit>>, IBaseRequest
Inheritance
object ← UserResetPasswordInquiryCommand
Implements
IRequest<Result<Unit\>\>, IBaseRequest
Inherited Members
object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)
Properties
[Required]
[EmailAddress]
public string Email { get; init; }
Property Value
Last modified: 21 May 2024