mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2026-03-24 02:03:26 +08:00
Update the documentation pages
This commit is contained in:
@@ -76,6 +76,9 @@
|
||||
<div class="markdown level0 remarks"></div>
|
||||
<h3 id="classes">Classes
|
||||
</h3>
|
||||
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkApplicationConfiguration-4.html">OpenIddictEntityFrameworkApplicationConfiguration<TApplication, TAuthorization, TToken, TKey></a></h4>
|
||||
<section><p>Defines a relational mapping for the Application entity.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkApplicationStore-1.html">OpenIddictEntityFrameworkApplicationStore<TContext></a></h4>
|
||||
<section><p>Provides methods allowing to manage the applications stored in a database.</p>
|
||||
</section>
|
||||
@@ -87,6 +90,9 @@
|
||||
</section>
|
||||
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkApplicationStoreResolver.TypeResolutionCache.html">OpenIddictEntityFrameworkApplicationStoreResolver.TypeResolutionCache</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkAuthorizationConfiguration-4.html">OpenIddictEntityFrameworkAuthorizationConfiguration<TAuthorization, TApplication, TToken, TKey></a></h4>
|
||||
<section><p>Defines a relational mapping for the Authorization entity.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkAuthorizationStore-1.html">OpenIddictEntityFrameworkAuthorizationStore<TContext></a></h4>
|
||||
<section><p>Provides methods allowing to manage the authorizations stored in a database.</p>
|
||||
</section>
|
||||
@@ -101,6 +107,9 @@
|
||||
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkOptions.html">OpenIddictEntityFrameworkOptions</a></h4>
|
||||
<section><p>Provides various settings needed to configure
|
||||
the OpenIddict Entity Framework 6.x integration.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkScopeConfiguration-2.html">OpenIddictEntityFrameworkScopeConfiguration<TScope, TKey></a></h4>
|
||||
<section><p>Defines a relational mapping for the Scope entity.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkScopeStore-1.html">OpenIddictEntityFrameworkScopeStore<TContext></a></h4>
|
||||
<section><p>Provides methods allowing to manage the scopes stored in a database.</p>
|
||||
@@ -113,6 +122,9 @@ the OpenIddict Entity Framework 6.x integration.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkScopeStoreResolver.TypeResolutionCache.html">OpenIddictEntityFrameworkScopeStoreResolver.TypeResolutionCache</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkTokenConfiguration-4.html">OpenIddictEntityFrameworkTokenConfiguration<TToken, TApplication, TAuthorization, TKey></a></h4>
|
||||
<section><p>Defines a relational mapping for the Token entity.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="OpenIddict.EntityFramework.OpenIddictEntityFrameworkTokenStore-1.html">OpenIddictEntityFrameworkTokenStore<TContext></a></h4>
|
||||
<section><p>Provides methods allowing to manage the tokens stored in a database.</p>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user