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:
@@ -127,8 +127,8 @@ automatically determined at runtime based on the OpenIddict core options.</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 tokens in the database.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -179,8 +179,8 @@ whose result returns the number of tokens 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 tokens that match the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -247,8 +247,8 @@ whose result returns the number of tokens that match the specified query.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><<span class="xref">System.Object</span>></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 token.</p>
|
||||
<td><span class="xref">ValueTask</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation, whose result returns the token.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -298,8 +298,8 @@ whose result returns the number of tokens that match the specified query.</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>
|
||||
@@ -349,8 +349,8 @@ whose result returns the number of tokens that match the specified query.</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>
|
||||
@@ -407,7 +407,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">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">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">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">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">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">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">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">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The tokens corresponding to the specified authorization.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -692,8 +692,8 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><<span class="xref">System.Object</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.Object</span>></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation,
|
||||
whose result returns the token corresponding to the unique identifier.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -745,8 +745,8 @@ Note: the reference identifier may be hashed or encrypted for security reasons.<
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><<span class="xref">System.Object</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.Object</span>></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation,
|
||||
whose result returns the tokens corresponding to the specified reference identifier.</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">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The tokens corresponding to the specified subject.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -848,8 +848,8 @@ whose result returns the tokens corresponding to the specified reference identif
|
||||
</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 token.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -900,8 +900,8 @@ whose result returns the application identifier associated with the token.</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>
|
||||
@@ -974,8 +974,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>
|
||||
@@ -1047,8 +1047,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.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 authorization identifier associated with the token.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1099,8 +1099,8 @@ whose result returns the authorization identifier associated with the token.</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 token.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1151,8 +1151,8 @@ whose result returns the creation date associated with the specified token.</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 expiration date associated with the specified token.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1203,8 +1203,8 @@ whose result returns the expiration date associated with the specified token.</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 unique identifier associated with the token.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1255,8 +1255,8 @@ whose result returns the unique identifier associated with the token.</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 payload associated with the specified token.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1307,8 +1307,8 @@ whose result returns the payload associated with the specified token.</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 token.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1359,8 +1359,8 @@ whose result returns all the additional properties associated with the token.</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 redemption date associated with the specified token.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1413,8 +1413,8 @@ the reference identifier may be hashed for security reasons.</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 reference identifier associated with the specified token.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1465,8 +1465,8 @@ whose result returns the reference identifier associated with the specified toke
|
||||
</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 token.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1517,8 +1517,8 @@ whose result returns the status associated with the specified token.</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 token.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1569,8 +1569,8 @@ whose result returns the subject associated with the specified token.</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 token type associated with the specified token.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1627,7 +1627,7 @@ whose result returns the token type associated with the specified token.</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 token has the specified status, <code>false</code> otherwise.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1684,7 +1684,7 @@ whose result returns the token type associated with the specified token.</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 token has the specified type, <code>false</code> otherwise.</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">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">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">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>
|
||||
@@ -1865,7 +1865,7 @@ whose result returns the token type associated with the specified token.</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>
|
||||
@@ -1943,8 +1943,8 @@ whose result returns the token type associated with the specified token.</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>
|
||||
@@ -2000,8 +2000,8 @@ whose result returns the token type associated with the specified token.</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>
|
||||
@@ -2052,8 +2052,8 @@ Only tokens created before the specified <code data-dev-comment-type="paramref"
|
||||
</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>
|
||||
@@ -2103,7 +2103,7 @@ Only tokens created before the specified <code data-dev-comment-type="paramref"
|
||||
</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 token was successfully redemeed, <code>false</code> otherwise.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -2154,7 +2154,7 @@ Only tokens created before the specified <code data-dev-comment-type="paramref"
|
||||
</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 token was successfully redemeed, <code>false</code> otherwise.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -2205,7 +2205,7 @@ Only tokens created before the specified <code data-dev-comment-type="paramref"
|
||||
</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 token was successfully revoked, <code>false</code> otherwise.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -2256,8 +2256,8 @@ Only tokens created before the specified <code data-dev-comment-type="paramref"
|
||||
</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>
|
||||
@@ -2313,8 +2313,8 @@ Only tokens created before the specified <code data-dev-comment-type="paramref"
|
||||
</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>
|
||||
@@ -2364,7 +2364,7 @@ Only tokens created before the specified <code data-dev-comment-type="paramref"
|
||||
</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 token.</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user