mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2026-06-29 02:21:53 +08:00
Update the documentation pages
This commit is contained in:
@@ -482,7 +482,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 authorizations corresponding to the subject/client.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -545,7 +545,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 authorizations corresponding to the criteria.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -614,7 +614,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 authorizations corresponding to the criteria.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -689,7 +689,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 authorizations corresponding to the criteria.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -740,7 +740,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 authorizations corresponding to the specified application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -843,7 +843,7 @@ whose result returns the authorization corresponding to the 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 authorizations corresponding to the specified subject.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1634,7 +1634,7 @@ whose result returns the type associated with the specified authorization.</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>
|
||||
@@ -1685,7 +1685,7 @@ whose result returns the type associated with the specified authorization.</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>
|
||||
@@ -1758,7 +1758,7 @@ whose result returns the type associated with the specified authorization.</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>
|
||||
@@ -2159,7 +2159,7 @@ attached are correctly removed, the tokens should always be pruned first.</p>
|
||||
</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 authorization.</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user