mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2026-03-23 17:53:26 +08:00
Update the documentation pages
This commit is contained in:
@@ -298,8 +298,8 @@ is resolved at runtime based on the default entity type registered in the core o
|
||||
</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>
|
||||
@@ -350,8 +350,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>
|
||||
@@ -418,8 +418,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>
|
||||
@@ -493,8 +493,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><TAuthorization></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask</span> that can be used to monitor the asynchronous operation, whose result returns the authorization.</p>
|
||||
<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.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -544,8 +544,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><TAuthorization></td>
|
||||
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask</span> that can be used to monitor the asynchronous operation, whose result returns the authorization.</p>
|
||||
<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.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -595,8 +595,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>
|
||||
@@ -653,7 +653,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>
|
||||
@@ -716,7 +716,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>
|
||||
@@ -785,7 +785,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>
|
||||
@@ -860,7 +860,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>
|
||||
@@ -911,7 +911,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>
|
||||
@@ -962,8 +962,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>
|
||||
@@ -1014,7 +1014,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>
|
||||
@@ -1065,8 +1065,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>
|
||||
@@ -1117,8 +1117,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>
|
||||
@@ -1191,8 +1191,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><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>
|
||||
@@ -1264,8 +1264,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>
|
||||
@@ -1316,8 +1316,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>
|
||||
@@ -1368,8 +1368,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>
|
||||
@@ -1420,8 +1420,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>
|
||||
@@ -1472,8 +1472,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>
|
||||
@@ -1524,8 +1524,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>
|
||||
@@ -1576,8 +1576,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>
|
||||
@@ -1634,7 +1634,7 @@ whose result returns the type associated with the specified authorization.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><<span class="xref">System.Boolean</span>></td>
|
||||
<td><span class="xref">ValueTask</span><<span class="xref">System.Boolean</span>></td>
|
||||
<td><p><code>true</code> if the scopes are included in the authorization, <code>false</code> otherwise.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1691,7 +1691,7 @@ whose result returns the type associated with the specified authorization.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><<span class="xref">System.Boolean</span>></td>
|
||||
<td><span class="xref">ValueTask</span><<span class="xref">System.Boolean</span>></td>
|
||||
<td><p><code>true</code> if the authorization has the specified status, <code>false</code> otherwise.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1748,7 +1748,7 @@ whose result returns the type associated with the specified authorization.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><<span class="xref">System.Boolean</span>></td>
|
||||
<td><span class="xref">ValueTask</span><<span class="xref">System.Boolean</span>></td>
|
||||
<td><p><code>true</code> if the authorization has the specified type, <code>false</code> otherwise.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1805,7 +1805,7 @@ whose result returns the type associated with the specified authorization.</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>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1856,7 +1856,7 @@ whose result returns the type associated with the specified authorization.</p>
|
||||
</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>
|
||||
@@ -1929,7 +1929,7 @@ whose result returns the type associated with the specified authorization.</p>
|
||||
</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>
|
||||
@@ -2007,8 +2007,8 @@ whose result returns the type associated with the specified authorization.</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>
|
||||
@@ -2064,8 +2064,8 @@ whose result returns the type associated with the specified authorization.</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>
|
||||
@@ -2116,8 +2116,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>
|
||||
@@ -2171,7 +2171,7 @@ attached are correctly removed, the tokens should always be pruned first.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><<span class="xref">System.Boolean</span>></td>
|
||||
<td><span class="xref">ValueTask</span><<span class="xref">System.Boolean</span>></td>
|
||||
<td><p><code>true</code> if the authorization was successfully revoked, <code>false</code> otherwise.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -2222,8 +2222,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>
|
||||
@@ -2279,8 +2279,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>
|
||||
@@ -2330,7 +2330,7 @@ attached are correctly removed, the tokens should always be pruned first.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">ValidationResult</span>></td>
|
||||
<td><span class="xref">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