Sdílet prostřednictvím


IEmailSender Rozhraní

Definice

Toto rozhraní API podporuje infrastrukturu základní identity ASP.NET a není určeno k použití jako abstrakce e-mailu pro obecné účely. Měla by být implementována aplikací, aby infrastruktura identit mohl odesílat e-maily s potvrzením a resetováním hesla.

public interface class IEmailSender
public interface IEmailSender
type IEmailSender = interface
Public Interface IEmailSender
Odvozené

Metody

SendEmailAsync(String, String, String)

Toto rozhraní API podporuje infrastrukturu základní identity ASP.NET a není určeno k použití jako abstrakce e-mailu pro obecné účely. Měla by být implementována aplikací, aby infrastruktura identit mohl odesílat e-maily s potvrzením a resetováním hesla.

Platí pro