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:
@@ -407,7 +407,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The tokens corresponding to the subject/client.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -470,7 +470,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The tokens corresponding to the criteria.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -539,7 +539,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The tokens corresponding to the criteria.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -590,7 +590,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The tokens corresponding to the specified application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -641,7 +641,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The tokens corresponding to the specified authorization.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -797,7 +797,7 @@ whose result returns the tokens corresponding to the specified reference identif
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The tokens corresponding to the specified subject.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1741,7 +1741,7 @@ whose result returns the token type associated with the specified token.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1792,7 +1792,7 @@ whose result returns the token type associated with the specified token.</p>
|
||||
</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>
|
||||
@@ -1865,7 +1865,7 @@ whose result returns the token type associated with the specified token.</p>
|
||||
</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>
|
||||
@@ -2364,7 +2364,7 @@ Only tokens created before the specified <code data-dev-comment-type="paramref"
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">ValidationResult</span>></td>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">ValidationResult</span>></td>
|
||||
<td><p>The validation error encountered when validating the token.</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user