mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-11-08 18:34:44 +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 applications in the database.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -350,8 +350,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>
|
||||
@@ -418,8 +418,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>
|
||||
@@ -477,8 +477,8 @@ secret before storing it in the database, 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>
|
||||
@@ -530,8 +530,8 @@ secret before storing it in the database, for security reasons.</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 unique identifier associated with the application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -582,8 +582,8 @@ whose result returns the unique identifier associated with the application.</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>
|
||||
@@ -633,8 +633,8 @@ whose result returns the unique identifier 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</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>
|
||||
@@ -685,8 +685,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>
|
||||
@@ -737,7 +737,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>
|
||||
@@ -788,7 +788,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>
|
||||
@@ -839,8 +839,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>
|
||||
@@ -913,8 +913,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>
|
||||
@@ -986,8 +986,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>
|
||||
@@ -1038,8 +1038,8 @@ whose result returns the client identifier 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>
|
||||
@@ -1090,8 +1090,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>
|
||||
@@ -1142,8 +1142,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>
|
||||
@@ -1194,8 +1194,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>
|
||||
@@ -1246,8 +1246,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>
|
||||
@@ -1300,8 +1300,8 @@ If no matching value can be found, the non-localized value is returned.</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 matching localized display name associated with the application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1360,8 +1360,8 @@ If no matching value can be found, the non-localized value is returned.</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 matching localized display name associated with the application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1412,8 +1412,8 @@ whose result returns the matching localized display name associated with the app
|
||||
</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>
|
||||
@@ -1464,8 +1464,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>
|
||||
@@ -1516,8 +1516,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>
|
||||
@@ -1568,8 +1568,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>
|
||||
@@ -1620,8 +1620,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>
|
||||
@@ -1678,7 +1678,7 @@ whose result returns all the requirements associated with the application.</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 application has the specified client type, <code>false</code> otherwise.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1735,7 +1735,7 @@ whose result returns all the requirements associated with the application.</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 application has the specified consent type, <code>false</code> otherwise.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1792,7 +1792,7 @@ whose result returns all the requirements associated with the application.</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 application has been granted the specified permission, <code>false</code> otherwise.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1849,7 +1849,7 @@ whose result returns all the requirements associated with the application.</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 requirement has been enforced for the specified application, <code>false</code> otherwise.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1906,7 +1906,7 @@ whose result returns all the requirements associated with the application.</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>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -1957,7 +1957,7 @@ whose result returns all the requirements associated with the application.</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>
|
||||
@@ -2030,7 +2030,7 @@ whose result returns all the requirements associated with the application.</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>
|
||||
@@ -2103,8 +2103,8 @@ By default, this method returns a complex hashed representation computed using 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</span> that can be used to monitor the asynchronous operation.</p>
|
||||
<td><span class="xref">ValueTask</span><<span class="xref">System.String</span>></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -2160,8 +2160,8 @@ By default, this method returns a complex hashed representation computed using 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>
|
||||
@@ -2217,8 +2217,8 @@ By default, this method returns a complex hashed representation computed using 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>
|
||||
@@ -2268,8 +2268,8 @@ By default, this method returns a complex hashed representation computed using 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>
|
||||
@@ -2325,8 +2325,8 @@ By default, this method returns a complex hashed representation computed using 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>
|
||||
@@ -2384,8 +2384,8 @@ secret before storing it in the database, 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>
|
||||
@@ -2435,7 +2435,7 @@ secret before storing it in the database, for security reasons.</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 application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -2492,8 +2492,8 @@ secret before storing it in the database, for security reasons.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><<span class="xref">System.Boolean</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><<span class="xref">System.Boolean</span>></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -2550,8 +2550,8 @@ Note: when overriding this method, using a time-constant comparer is strongly re
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><<span class="xref">System.Boolean</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.Boolean</span>></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation,
|
||||
whose result returns a boolean indicating whether the specified value was valid.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -2608,8 +2608,8 @@ whose result returns a boolean indicating whether the specified value was valid.
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Threading.Tasks.ValueTask</span><<span class="xref">System.Boolean</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.Boolean</span>></td>
|
||||
<td><p>A <see cref="!:ValueTask"></see> that can be used to monitor the asynchronous operation,
|
||||
whose result returns a boolean indicating whether the redirect_uri was valid.</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user