Enum EmailProvider
- Namespace
- Ando.Server.Configuration
- Assembly
- Ando.Server.dll
Available email service providers.
public enum EmailProvider
Fields
Resend = 0Resend API (https://resend.com).
Smtp = 1Direct SMTP connection.
Available email service providers.
public enum EmailProvider
Resend = 0Resend API (https://resend.com).
Smtp = 1Direct SMTP connection.