QuickAdmin.Net Reference
C#
Show/Hide TOC
IEmail
Service Interface
Email 服务接口。
Definition
Namespace:
QuickAdmin.Service.Infrastructure
Assembly:
QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 2.0.13
C#
Copy
public
interface
IEmailService
Properties
LastEmail
获取有效期内最后发送的邮箱地址。
Methods
ClearCodeAsync
清除验证代码。
SendCodeAsync
发送验证代码。
VerifyCodeAsync
验证验证代码。
See Also
Reference
QuickAdmin.Service.Infrastructure Namespace
In This Article
Definition
Properties
Methods
See Also