Update the documentation pages

This commit is contained in:
OpenIddict Bot
2021-02-08 10:58:19 +00:00
parent 0718bfe145
commit 83e8df701f
136 changed files with 2000 additions and 2029 deletions

View File

@@ -237,7 +237,7 @@
<a id="OpenIddict_MongoDb_OpenIddictMongoDbAuthorizationStore_1_CountAsync_" data-uid="OpenIddict.MongoDb.OpenIddictMongoDbAuthorizationStore`1.CountAsync*"></a>
<h4 id="OpenIddict_MongoDb_OpenIddictMongoDbAuthorizationStore_1_CountAsync__1_System_Func_IQueryable__0__IQueryable___0___CancellationToken_" data-uid="OpenIddict.MongoDb.OpenIddictMongoDbAuthorizationStore`1.CountAsync``1(System.Func{IQueryable{`0},IQueryable{``0}},CancellationToken)">CountAsync&lt;TResult&gt;(Func&lt;IQueryable&lt;TAuthorization&gt;, IQueryable&lt;TResult&gt;&gt;, CancellationToken)</h4>
<h4 id="OpenIddict_MongoDb_OpenIddictMongoDbAuthorizationStore_1_CountAsync__1_Func_IQueryable__0__IQueryable___0___CancellationToken_" data-uid="OpenIddict.MongoDb.OpenIddictMongoDbAuthorizationStore`1.CountAsync``1(Func{IQueryable{`0},IQueryable{``0}},CancellationToken)">CountAsync&lt;TResult&gt;(Func&lt;IQueryable&lt;TAuthorization&gt;, IQueryable&lt;TResult&gt;&gt;, CancellationToken)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
@@ -255,7 +255,7 @@
</thead>
<tbody>
<tr>
<td><span class="xref">System.Func</span>&lt;<span class="xref">IQueryable</span>&lt;TAuthorization&gt;, <span class="xref">IQueryable</span>&lt;TResult&gt;&gt;</td>
<td><span class="xref">Func</span>&lt;<span class="xref">IQueryable</span>&lt;TAuthorization&gt;, <span class="xref">IQueryable</span>&lt;TResult&gt;&gt;</td>
<td><span class="parametername">query</span></td>
<td></td>
</tr>
@@ -819,7 +819,7 @@
<a id="OpenIddict_MongoDb_OpenIddictMongoDbAuthorizationStore_1_GetAsync_" data-uid="OpenIddict.MongoDb.OpenIddictMongoDbAuthorizationStore`1.GetAsync*"></a>
<h4 id="OpenIddict_MongoDb_OpenIddictMongoDbAuthorizationStore_1_GetAsync__2_System_Func_IQueryable__0____0_IQueryable___1_____0_CancellationToken_" data-uid="OpenIddict.MongoDb.OpenIddictMongoDbAuthorizationStore`1.GetAsync``2(System.Func{IQueryable{`0},``0,IQueryable{``1}},``0,CancellationToken)">GetAsync&lt;TState, TResult&gt;(Func&lt;IQueryable&lt;TAuthorization&gt;, TState, IQueryable&lt;TResult&gt;&gt;, TState, CancellationToken)</h4>
<h4 id="OpenIddict_MongoDb_OpenIddictMongoDbAuthorizationStore_1_GetAsync__2_Func_IQueryable__0____0_IQueryable___1_____0_CancellationToken_" data-uid="OpenIddict.MongoDb.OpenIddictMongoDbAuthorizationStore`1.GetAsync``2(Func{IQueryable{`0},``0,IQueryable{``1}},``0,CancellationToken)">GetAsync&lt;TState, TResult&gt;(Func&lt;IQueryable&lt;TAuthorization&gt;, TState, IQueryable&lt;TResult&gt;&gt;, TState, CancellationToken)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
@@ -837,7 +837,7 @@
</thead>
<tbody>
<tr>
<td><span class="xref">System.Func</span>&lt;<span class="xref">IQueryable</span>&lt;TAuthorization&gt;, TState, <span class="xref">IQueryable</span>&lt;TResult&gt;&gt;</td>
<td><span class="xref">Func</span>&lt;<span class="xref">IQueryable</span>&lt;TAuthorization&gt;, TState, <span class="xref">IQueryable</span>&lt;TResult&gt;&gt;</td>
<td><span class="parametername">query</span></td>
<td></td>
</tr>
@@ -929,7 +929,7 @@
</thead>
<tbody>
<tr>
<td><span class="xref">ValueTask</span>&lt;<span class="xref">System.Nullable</span>&lt;<span class="xref">System.DateTimeOffset</span>&gt;&gt;</td>
<td><span class="xref">ValueTask</span>&lt;<span class="xref">System.Nullable</span>&lt;<span class="xref">DateTimeOffset</span>&gt;&gt;</td>
<td></td>
</tr>
</tbody>
@@ -1313,7 +1313,7 @@
<a id="OpenIddict_MongoDb_OpenIddictMongoDbAuthorizationStore_1_ListAsync_" data-uid="OpenIddict.MongoDb.OpenIddictMongoDbAuthorizationStore`1.ListAsync*"></a>
<h4 id="OpenIddict_MongoDb_OpenIddictMongoDbAuthorizationStore_1_ListAsync__2_System_Func_IQueryable__0____0_IQueryable___1_____0_CancellationToken_" data-uid="OpenIddict.MongoDb.OpenIddictMongoDbAuthorizationStore`1.ListAsync``2(System.Func{IQueryable{`0},``0,IQueryable{``1}},``0,CancellationToken)">ListAsync&lt;TState, TResult&gt;(Func&lt;IQueryable&lt;TAuthorization&gt;, TState, IQueryable&lt;TResult&gt;&gt;, TState, CancellationToken)</h4>
<h4 id="OpenIddict_MongoDb_OpenIddictMongoDbAuthorizationStore_1_ListAsync__2_Func_IQueryable__0____0_IQueryable___1_____0_CancellationToken_" data-uid="OpenIddict.MongoDb.OpenIddictMongoDbAuthorizationStore`1.ListAsync``2(Func{IQueryable{`0},``0,IQueryable{``1}},``0,CancellationToken)">ListAsync&lt;TState, TResult&gt;(Func&lt;IQueryable&lt;TAuthorization&gt;, TState, IQueryable&lt;TResult&gt;&gt;, TState, CancellationToken)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
@@ -1331,7 +1331,7 @@
</thead>
<tbody>
<tr>
<td><span class="xref">System.Func</span>&lt;<span class="xref">IQueryable</span>&lt;TAuthorization&gt;, TState, <span class="xref">IQueryable</span>&lt;TResult&gt;&gt;</td>
<td><span class="xref">Func</span>&lt;<span class="xref">IQueryable</span>&lt;TAuthorization&gt;, TState, <span class="xref">IQueryable</span>&lt;TResult&gt;&gt;</td>
<td><span class="parametername">query</span></td>
<td></td>
</tr>
@@ -1384,7 +1384,7 @@
<a id="OpenIddict_MongoDb_OpenIddictMongoDbAuthorizationStore_1_PruneAsync_" data-uid="OpenIddict.MongoDb.OpenIddictMongoDbAuthorizationStore`1.PruneAsync*"></a>
<h4 id="OpenIddict_MongoDb_OpenIddictMongoDbAuthorizationStore_1_PruneAsync_System_DateTimeOffset_CancellationToken_" data-uid="OpenIddict.MongoDb.OpenIddictMongoDbAuthorizationStore`1.PruneAsync(System.DateTimeOffset,CancellationToken)">PruneAsync(DateTimeOffset, CancellationToken)</h4>
<h4 id="OpenIddict_MongoDb_OpenIddictMongoDbAuthorizationStore_1_PruneAsync_DateTimeOffset_CancellationToken_" data-uid="OpenIddict.MongoDb.OpenIddictMongoDbAuthorizationStore`1.PruneAsync(DateTimeOffset,CancellationToken)">PruneAsync(DateTimeOffset, CancellationToken)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
@@ -1402,7 +1402,7 @@
</thead>
<tbody>
<tr>
<td><span class="xref">System.DateTimeOffset</span></td>
<td><span class="xref">DateTimeOffset</span></td>
<td><span class="parametername">threshold</span></td>
<td></td>
</tr>