mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-11-08 10:24:45 +08:00
Update the documentation pages
This commit is contained in:
@@ -139,8 +139,8 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><<span class="xref">System.Int64</span>></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask</span> that can be used to monitor the asynchronous operation,
|
||||
<td><span class="xref">ValueTask</span><<span class="xref">System.Int64</span>></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation,
|
||||
whose result returns the number of authorizations in the database.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -191,8 +191,8 @@ whose result returns the number of authorizations in the database.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><<span class="xref">System.Int64</span>></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask</span> that can be used to monitor the asynchronous operation,
|
||||
<td><span class="xref">ValueTask</span><<span class="xref">System.Int64</span>></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation,
|
||||
whose result returns the number of authorizations that match the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -259,8 +259,8 @@ whose result returns the number of authorizations that match the specified query
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask</span> that can be used to monitor the asynchronous operation.</p>
|
||||
<td><span class="xref">ValueTask</span></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -310,8 +310,8 @@ whose result returns the number of authorizations that match the specified query
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask</span> that can be used to monitor the asynchronous operation.</p>
|
||||
<td><span class="xref">ValueTask</span></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -368,7 +368,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><p>The authorizations corresponding to the subject/client.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -431,7 +431,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><p>The authorizations corresponding to the criteria.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -500,7 +500,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><p>The authorizations corresponding to the criteria.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -575,7 +575,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><p>The authorizations corresponding to the criteria.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -626,7 +626,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><p>The authorizations corresponding to the specified application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -677,8 +677,8 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><TAuthorization></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask</span> that can be used to monitor the asynchronous operation,
|
||||
<td><span class="xref">ValueTask</span><TAuthorization></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation,
|
||||
whose result returns the authorization corresponding to the identifier.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -729,7 +729,7 @@ whose result returns the authorization corresponding to the identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><p>The authorizations corresponding to the specified subject.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -780,8 +780,8 @@ whose result returns the authorization corresponding to the identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><<span class="xref">System.String</span>></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask<TResult></span> that can be used to monitor the asynchronous operation,
|
||||
<td><span class="xref">ValueTask</span><<span class="xref">System.String</span>></td>
|
||||
<td><p>A <see cref="!:ValueTask<TResult>"></see> that can be used to monitor the asynchronous operation,
|
||||
whose result returns the application identifier associated with the authorization.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -838,8 +838,8 @@ whose result returns the application identifier associated with the authorizatio
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><TResult></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask</span> that can be used to monitor the asynchronous operation,
|
||||
<td><span class="xref">ValueTask</span><TResult></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation,
|
||||
whose result returns the first element returned when executing the query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -911,8 +911,8 @@ whose result returns the first element returned when executing the query.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><<span class="xref">System.Nullable</span><<span class="xref">System.DateTimeOffset</span>>></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask<TResult></span> that can be used to monitor the asynchronous operation,
|
||||
<td><span class="xref">ValueTask</span><<span class="xref">System.Nullable</span><<span class="xref">System.DateTimeOffset</span>>></td>
|
||||
<td><p>A <see cref="!:ValueTask<TResult>"></see> that can be used to monitor the asynchronous operation,
|
||||
whose result returns the creation date associated with the specified authorization.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -963,8 +963,8 @@ whose result returns the creation date associated with the specified authorizati
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><<span class="xref">System.String</span>></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask<TResult></span> that can be used to monitor the asynchronous operation,
|
||||
<td><span class="xref">ValueTask</span><<span class="xref">System.String</span>></td>
|
||||
<td><p>A <see cref="!:ValueTask<TResult>"></see> that can be used to monitor the asynchronous operation,
|
||||
whose result returns the unique identifier associated with the authorization.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1015,8 +1015,8 @@ whose result returns the unique identifier associated with the authorization.</p
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><<span class="xref">ImmutableDictionary</span><<span class="xref">System.String</span>, <span class="xref">JsonElement</span>>></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask<TResult></span> that can be used to monitor the asynchronous operation,
|
||||
<td><span class="xref">ValueTask</span><<span class="xref">ImmutableDictionary</span><<span class="xref">System.String</span>, <span class="xref">JsonElement</span>>></td>
|
||||
<td><p>A <see cref="!:ValueTask<TResult>"></see> that can be used to monitor the asynchronous operation,
|
||||
whose result returns all the additional properties associated with the authorization.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1067,8 +1067,8 @@ whose result returns all the additional properties associated with the authoriza
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><<span class="xref">ImmutableArray</span><<span class="xref">System.String</span>>></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask<TResult></span> that can be used to monitor the asynchronous operation,
|
||||
<td><span class="xref">ValueTask</span><<span class="xref">ImmutableArray</span><<span class="xref">System.String</span>>></td>
|
||||
<td><p>A <see cref="!:ValueTask<TResult>"></see> that can be used to monitor the asynchronous operation,
|
||||
whose result returns the scopes associated with the specified authorization.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1119,8 +1119,8 @@ whose result returns the scopes associated with the specified authorization.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><<span class="xref">System.String</span>></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask<TResult></span> that can be used to monitor the asynchronous operation,
|
||||
<td><span class="xref">ValueTask</span><<span class="xref">System.String</span>></td>
|
||||
<td><p>A <see cref="!:ValueTask<TResult>"></see> that can be used to monitor the asynchronous operation,
|
||||
whose result returns the status associated with the specified authorization.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1171,8 +1171,8 @@ whose result returns the status associated with the specified authorization.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><<span class="xref">System.String</span>></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask<TResult></span> that can be used to monitor the asynchronous operation,
|
||||
<td><span class="xref">ValueTask</span><<span class="xref">System.String</span>></td>
|
||||
<td><p>A <see cref="!:ValueTask<TResult>"></see> that can be used to monitor the asynchronous operation,
|
||||
whose result returns the subject associated with the specified authorization.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1223,8 +1223,8 @@ whose result returns the subject associated with the specified authorization.</p
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><<span class="xref">System.String</span>></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask<TResult></span> that can be used to monitor the asynchronous operation,
|
||||
<td><span class="xref">ValueTask</span><<span class="xref">System.String</span>></td>
|
||||
<td><p>A <see cref="!:ValueTask<TResult>"></see> that can be used to monitor the asynchronous operation,
|
||||
whose result returns the type associated with the specified authorization.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1269,8 +1269,8 @@ whose result returns the type associated with the specified authorization.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><TAuthorization></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask<TResult></span> that can be used to monitor the asynchronous operation,
|
||||
<td><span class="xref">ValueTask</span><TAuthorization></td>
|
||||
<td><p>A <see cref="!:ValueTask<TResult>"></see> that can be used to monitor the asynchronous operation,
|
||||
whose result returns the instantiated authorization, that can be persisted in the database.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1327,7 +1327,7 @@ whose result returns the instantiated authorization, that can be persisted in th
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1384,7 +1384,7 @@ whose result returns the instantiated authorization, that can be persisted in th
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TResult></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TResult></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1457,8 +1457,8 @@ Only authorizations created before the specified <code data-dev-comment-type="pa
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask</span> that can be used to monitor the asynchronous operation.</p>
|
||||
<td><span class="xref">ValueTask</span></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -1518,8 +1518,8 @@ attached are correctly removed, the tokens should always be pruned first.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask</span> that can be used to monitor the asynchronous operation.</p>
|
||||
<td><span class="xref">ValueTask</span></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -1575,8 +1575,8 @@ attached are correctly removed, the tokens should always be pruned first.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask</span> that can be used to monitor the asynchronous operation.</p>
|
||||
<td><span class="xref">ValueTask</span></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -1632,8 +1632,8 @@ attached are correctly removed, the tokens should always be pruned first.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask</span> that can be used to monitor the asynchronous operation.</p>
|
||||
<td><span class="xref">ValueTask</span></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -1689,8 +1689,8 @@ attached are correctly removed, the tokens should always be pruned first.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask</span> that can be used to monitor the asynchronous operation.</p>
|
||||
<td><span class="xref">ValueTask</span></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -1746,8 +1746,8 @@ attached are correctly removed, the tokens should always be pruned first.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask</span> that can be used to monitor the asynchronous operation.</p>
|
||||
<td><span class="xref">ValueTask</span></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -1803,8 +1803,8 @@ attached are correctly removed, the tokens should always be pruned first.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask</span> that can be used to monitor the asynchronous operation.</p>
|
||||
<td><span class="xref">ValueTask</span></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -1860,8 +1860,8 @@ attached are correctly removed, the tokens should always be pruned first.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask</span> that can be used to monitor the asynchronous operation.</p>
|
||||
<td><span class="xref">ValueTask</span></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -1911,8 +1911,8 @@ attached are correctly removed, the tokens should always be pruned first.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask</span> that can be used to monitor the asynchronous operation.</p>
|
||||
<td><span class="xref">ValueTask</span></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user