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

@@ -578,7 +578,7 @@ subject and associated with the application identifier.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">IAsyncEnumerable</span>&lt;TToken&gt;</td>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TToken&gt;</td>
<td><p>The tokens corresponding to the subject/client.</p>
</td>
</tr>
@@ -641,7 +641,7 @@ subject and associated with the application identifier.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">IAsyncEnumerable</span>&lt;TToken&gt;</td>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TToken&gt;</td>
<td><p>The tokens corresponding to the criteria.</p>
</td>
</tr>
@@ -710,7 +710,7 @@ subject and associated with the application identifier.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">IAsyncEnumerable</span>&lt;TToken&gt;</td>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TToken&gt;</td>
<td><p>Tokens corresponding to the criteria.</p>
</td>
</tr>
@@ -761,7 +761,7 @@ subject and associated with the application identifier.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">IAsyncEnumerable</span>&lt;TToken&gt;</td>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TToken&gt;</td>
<td><p>The tokens corresponding to the specified application.</p>
</td>
</tr>
@@ -812,7 +812,7 @@ subject and associated with the application identifier.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">IAsyncEnumerable</span>&lt;TToken&gt;</td>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TToken&gt;</td>
<td><p>The tokens corresponding to the specified authorization.</p>
</td>
</tr>
@@ -968,7 +968,7 @@ whose result returns the tokens corresponding to the specified reference identif
</thead>
<tbody>
<tr>
<td><span class="xref">IAsyncEnumerable</span>&lt;TToken&gt;</td>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TToken&gt;</td>
<td><p>The tokens corresponding to the specified subject.</p>
</td>
</tr>
@@ -1912,7 +1912,7 @@ whose result returns the token type associated with the specified token.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">IAsyncEnumerable</span>&lt;TToken&gt;</td>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TToken&gt;</td>
<td><p>All the elements returned when executing the specified query.</p>
</td>
</tr>
@@ -1963,7 +1963,7 @@ whose result returns the token type associated with the specified token.</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>
@@ -2036,7 +2036,7 @@ whose result returns the token type associated with the specified token.</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>
@@ -2587,7 +2587,7 @@ Only tokens created before the specified <code data-dev-comment-type="paramref"
</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 token.</p>
</td>
</tr>