9 lines
253 B
C#
Executable File
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
|
|
|
|
}
|