Show / Hide Table of Contents

Class OpenIddictMongoDbContextExtensions

Inheritance
object
OpenIddictMongoDbContextExtensions
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.MongoDb.dll
Syntax
public static class OpenIddictMongoDbContextExtensions

Methods

ConfigureOpenIddict(IMongoModelBuilder)

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