EmailTokenProvider<TUser> Constructor ()
Initializes a new instance of the EmailTokenProvider<TUser> class.
Namespace: Microsoft.AspNet.Identity
Assembly: Microsoft.AspNet.Identity.Core (in Microsoft.AspNet.Identity.Core.dll)
public EmailTokenProvider()
public:
EmailTokenProvider()
new : unit -> EmailTokenProvider
Public Sub New
EmailTokenProvider<TUser> Class
Microsoft.AspNet.Identity Namespace
ASP.NET Identity
Return to top