Overload | Description |
---|---|
AddApplicationUserProvider<T>() | Specify the Application User Provider for the current application. |
AddApplicationUserProvider(Func<IPrincipal,Lazy<ApplicationUser>,Boolean>) | Specify the Application User Provider function for the current application. |