Show / Hide Table of Contents

Class OpenIddictProDbContextModelCreatingExtensions

Inheritance
object
OpenIddictProDbContextModelCreatingExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.OpenIddict.MongoDB
Assembly: Volo.Abp.OpenIddict.Pro.MongoDb.dll
Syntax
public static class OpenIddictProDbContextModelCreatingExtensions

Methods

ConfigureOpenIddictPro(IMongoModelBuilder)

Declaration
public static void ConfigureOpenIddictPro(this IMongoModelBuilder builder)
Parameters
Type Name Description
IMongoModelBuilder builder
In this article
Back to top Powered by Volosoft