mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2026-03-10 00:13:34 +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 applications in the database.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -191,8 +191,8 @@ whose result returns the number of applications 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 applications that match the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -259,8 +259,8 @@ whose result returns the number of applications 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 applications 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>
|
||||
@@ -361,8 +361,8 @@ whose result returns the number of applications that match the specified query.<
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><TApplication></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><TApplication></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation,
|
||||
whose result returns the client application corresponding to the identifier.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -413,8 +413,8 @@ whose result returns the client application corresponding to the identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><TApplication></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><TApplication></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation,
|
||||
whose result returns the client application corresponding to the identifier.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -465,7 +465,7 @@ whose result returns the client application corresponding to the identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TApplication></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TApplication></td>
|
||||
<td><p>The client applications corresponding to the specified post_logout_redirect_uri.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -516,7 +516,7 @@ whose result returns the client application corresponding to the identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TApplication></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TApplication></td>
|
||||
<td><p>The client applications corresponding to the specified redirect_uri.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -573,8 +573,8 @@ whose result returns the client application corresponding to the identifier.</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>
|
||||
@@ -646,8 +646,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 client identifier associated with the application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -700,8 +700,8 @@ the client secret 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 client secret associated with the application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -752,8 +752,8 @@ whose result returns the client secret associated with the application.</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 client type of the application (by default, "public").</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -804,8 +804,8 @@ whose result returns the client type of the application (by default, "publi
|
||||
</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 consent type of the application (by default, "explicit").</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -856,8 +856,8 @@ whose result returns the consent type of the application (by default, "expl
|
||||
</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 display name associated with the application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -908,8 +908,8 @@ whose result returns the display name associated with the application.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><<span class="xref">ImmutableDictionary</span><<span class="xref">CultureInfo</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">ImmutableDictionary</span><<span class="xref">CultureInfo</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 all the localized display names associated with the application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -960,8 +960,8 @@ whose result returns all the localized display names associated with the applica
|
||||
</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 application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1012,8 +1012,8 @@ whose result returns the unique identifier associated with the application.</p>
|
||||
</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 all the permissions associated with the application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1064,8 +1064,8 @@ whose result returns all the permissions associated with the application.</p>
|
||||
</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 all the post_logout_redirect_uri associated with the application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1116,8 +1116,8 @@ whose result returns all the post_logout_redirect_uri associated with the applic
|
||||
</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 application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1168,8 +1168,8 @@ whose result returns all the additional properties associated with the applicati
|
||||
</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 all the redirect_uri associated with the application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1220,8 +1220,8 @@ whose result returns all the redirect_uri associated with the application.</p>
|
||||
</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 all the requirements associated with the application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1266,8 +1266,8 @@ whose result returns all the requirements associated with the application.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><TApplication></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><TApplication></td>
|
||||
<td><p>A <see cref="!:ValueTask<TResult>"></see> that can be used to monitor the asynchronous operation,
|
||||
whose result returns the instantiated application, that can be persisted in the database.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1324,7 +1324,7 @@ whose result returns the instantiated application, that can be persisted in the
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TApplication></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TApplication></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1381,7 +1381,7 @@ whose result returns the instantiated application, that can be persisted in the
|
||||
</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>
|
||||
@@ -1459,8 +1459,8 @@ whose result returns the instantiated application, that can be persisted in the
|
||||
</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 @@ the client secret may be hashed for security reasons.</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 @@ the client secret may be hashed for security reasons.</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 @@ the client secret may be hashed for security reasons.</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 @@ the client secret may be hashed for security reasons.</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 @@ the client secret may be hashed for security reasons.</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 @@ the client secret may be hashed for security reasons.</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 @@ the client secret may be hashed for security reasons.</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>
|
||||
@@ -1917,8 +1917,8 @@ the client secret may be hashed for security reasons.</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>
|
||||
@@ -1974,8 +1974,8 @@ the client secret may be hashed for security reasons.</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>
|
||||
@@ -2031,8 +2031,8 @@ the client secret may be hashed for security reasons.</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>
|
||||
@@ -2082,8 +2082,8 @@ the client secret may be hashed for security reasons.</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