mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2026-08-13 06:53:32 +08:00
Update the documentation pages
This commit is contained in:
@@ -465,7 +465,7 @@ whose result returns the client application corresponding to the identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TApplication></td>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TApplication></td>
|
||||
<td><p>The client applications corresponding to the specified post_logout_redirect_uri.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -516,7 +516,7 @@ whose result returns the client application corresponding to the identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TApplication></td>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TApplication></td>
|
||||
<td><p>The client applications corresponding to the specified redirect_uri.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1324,7 +1324,7 @@ whose result returns the instantiated application, that can be persisted in the
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TApplication></td>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TApplication></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1381,7 +1381,7 @@ whose result returns the instantiated application, that can be persisted in the
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TResult></td>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TResult></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user