IdentityEntityFrameworkServices Class

Summary

Default services

Syntax

public class IdentityEntityFrameworkServices

GitHub

View on GitHub

class Microsoft.AspNet.Identity.IdentityEntityFrameworkServices

Methods

GetDefaultServices(System.Type, System.Type, System.Type, System.Type)
Return type:IServiceCollection
public static IServiceCollection GetDefaultServices(Type userType, Type roleType, Type contextType, Type keyType = null)