Share via


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)

Syntax

public EmailTokenProvider()
public:
EmailTokenProvider()
new : unit -> EmailTokenProvider
Public Sub New

See Also

EmailTokenProvider<TUser> Class
Microsoft.AspNet.Identity Namespace
ASP.NET Identity

Return to top