Show / Hide Table of Contents

Class IdentityServerDbContextModelCreatingExtensions

Inheritance
object
IdentityServerDbContextModelCreatingExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.IdentityServer.EntityFrameworkCore
Assembly: Volo.Abp.IdentityServer.EntityFrameworkCore.dll
Syntax
public static class IdentityServerDbContextModelCreatingExtensions

Methods

ConfigureIdentityServer(ModelBuilder)

Declaration
public static void ConfigureIdentityServer(this ModelBuilder builder)
Parameters
Type Name Description
ModelBuilder builder
In this article
Back to top Powered by ABP.IO Platform