Update the documentation pages

This commit is contained in:
OpenIddict Bot
2021-03-10 15:25:40 +00:00
parent aa09108666
commit 365b4fabb0
59 changed files with 855 additions and 855 deletions

View File

@@ -566,7 +566,7 @@ whose result returns the client application corresponding to the identifier.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">IAsyncEnumerable</span>&lt;<span class="xref">System.Object</span>&gt;</td>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;<span class="xref">System.Object</span>&gt;</td>
<td><p>The client applications corresponding to the specified post_logout_redirect_uri.</p>
</td>
</tr>
@@ -617,7 +617,7 @@ whose result returns the client application corresponding to the identifier.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">IAsyncEnumerable</span>&lt;<span class="xref">System.Object</span>&gt;</td>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;<span class="xref">System.Object</span>&gt;</td>
<td><p>The client applications corresponding to the specified redirect_uri.</p>
</td>
</tr>
@@ -1735,7 +1735,7 @@ whose result returns all the requirements associated with the application.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">IAsyncEnumerable</span>&lt;<span class="xref">System.Object</span>&gt;</td>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;<span class="xref">System.Object</span>&gt;</td>
<td><p>All the elements returned when executing the specified query.</p>
</td>
</tr>
@@ -1786,7 +1786,7 @@ whose result returns all the requirements associated with the application.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">IAsyncEnumerable</span>&lt;TResult&gt;</td>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TResult&gt;</td>
<td><p>All the elements returned when executing the specified query.</p>
</td>
</tr>
@@ -1859,7 +1859,7 @@ whose result returns all the requirements associated with the application.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">IAsyncEnumerable</span>&lt;TResult&gt;</td>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TResult&gt;</td>
<td><p>All the elements returned when executing the specified query.</p>
</td>
</tr>
@@ -2212,7 +2212,7 @@ secret before storing it in the database, for security reasons.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">IAsyncEnumerable</span>&lt;<span class="xref">ValidationResult</span>&gt;</td>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;<span class="xref">ValidationResult</span>&gt;</td>
<td><p>The validation error encountered when validating the application.</p>
</td>
</tr>