Share via


IdentityFactoryProvider<T> Constructor ()

 

Initializes a new instance of the IdentityFactoryProvider<T> class.

Namespace:   Microsoft.AspNet.Identity.Owin
Assembly:  Microsoft.AspNet.Identity.Owin (in Microsoft.AspNet.Identity.Owin.dll)

Syntax

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

See Also

IdentityFactoryProvider<T> Class
Microsoft.AspNet.Identity.Owin Namespace
ASP.NET Identity

Return to top