Home
last modified time | relevance | path

Searched defs:SendEmailAsync (Results 1 – 10 of 10) sorted by relevance

/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/samples/IdentitySample.Mvc/Services/
H A DIEmailSender.cs10 Task SendEmailAsync(string email, string subject, string message); in SendEmailAsync() method
H A DMessageServices.cs13 public Task SendEmailAsync(string email, string subject, string message) in SendEmailAsync() method in IdentitySample.Services.AuthMessageSender
/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/src/UI/Areas/Identity/Services/
H A DIEmailSender.cs18 Task SendEmailAsync(string email, string subject, string htmlMessage); in SendEmailAsync() method
H A DEmailSender.cs10 public Task SendEmailAsync(string email, string subject, string htmlMessage) in SendEmailAsync() method in Microsoft.AspNetCore.Identity.UI.Services.EmailSender
/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/test/WebSites/Identity.DefaultUI.WebSite/Services/
H A DContosoEmailSender.cs14 public Task SendEmailAsync(string email, string subject, string htmlMessage) in SendEmailAsync() method in Identity.DefaultUI.WebSite.ContosoEmailSender
/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/samples/IdentitySample.Mvc/
H A DMessageServices.cs7 public static Task SendEmailAsync(string email, string subject, string message) in SendEmailAsync() method in IdentitySamples.MessageServices
/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/test/Identity.FunctionalTests/Pages/Account/
H A DExternalLogin.cs32 public async Task<Index> SendEmailAsync(string email) in SendEmailAsync() method in Microsoft.AspNetCore.Identity.FunctionalTests.Account.ExternalLogin
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-pinpoint-email/source/
H A DPinpointEmailClient.cpp1285 void PinpointEmailClient::SendEmailAsync(const SendEmailRequest& request, const SendEmailResponseRe… in SendEmailAsync() function in PinpointEmailClient
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-email/source/
H A DSESClient.cpp1345 void SESClient::SendEmailAsync(const SendEmailRequest& request, const SendEmailResponseReceivedHand… in SendEmailAsync() function in SESClient
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sesv2/source/
H A DSESV2Client.cpp2297 void SESV2Client::SendEmailAsync(const SendEmailRequest& request, const SendEmailResponseReceivedHa… in SendEmailAsync() function in SESV2Client