Files
yavsc/Yavsc/Services/MessageServices.cs
2018-08-01 03:12:08 +02:00

9 lines
253 B
C#
Executable File

namespace Yavsc.Services
{
// This class is used by the application to send Email and SMS
// when you turn on two-factor authentication in ASP.NET Identity.
// For more details see this link http://go.microsoft.com/fwlink/?LinkID=532713
}