Update the documentation pages

This commit is contained in:
OpenIddict Bot
2021-01-24 08:39:56 +00:00
parent 6733771c00
commit c637afeebf
469 changed files with 4841 additions and 4835 deletions

View File

@@ -127,8 +127,8 @@ is automatically determined at runtime based on the OpenIddict core options.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.ValueTask</span>&lt;<span class="xref">System.Int64</span>&gt;</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>&lt;<span class="xref">System.Int64</span>&gt;</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>
@@ -179,8 +179,8 @@ whose result returns the number of authorizations in the database.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.ValueTask</span>&lt;<span class="xref">System.Int64</span>&gt;</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>&lt;<span class="xref">System.Int64</span>&gt;</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>
@@ -271,8 +271,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>&lt;<span class="xref">System.Object</span>&gt;</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>&lt;<span class="xref">System.Object</span>&gt;</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>
@@ -322,8 +322,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>&lt;<span class="xref">System.Object</span>&gt;</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>&lt;<span class="xref">System.Object</span>&gt;</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>
@@ -373,8 +373,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>
@@ -424,8 +424,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>
@@ -482,7 +482,7 @@ subject and associated with the application identifier.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;<span class="xref">System.Object</span>&gt;</td>
<td><span class="xref">IAsyncEnumerable</span>&lt;<span class="xref">System.Object</span>&gt;</td>
<td><p>The authorizations corresponding to the subject/client.</p>
</td>
</tr>
@@ -545,7 +545,7 @@ subject and associated with the application identifier.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;<span class="xref">System.Object</span>&gt;</td>
<td><span class="xref">IAsyncEnumerable</span>&lt;<span class="xref">System.Object</span>&gt;</td>
<td><p>The authorizations corresponding to the criteria.</p>
</td>
</tr>
@@ -614,7 +614,7 @@ subject and associated with the application identifier.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;<span class="xref">System.Object</span>&gt;</td>
<td><span class="xref">IAsyncEnumerable</span>&lt;<span class="xref">System.Object</span>&gt;</td>
<td><p>The authorizations corresponding to the criteria.</p>
</td>
</tr>
@@ -689,7 +689,7 @@ subject and associated with the application identifier.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;<span class="xref">System.Object</span>&gt;</td>
<td><span class="xref">IAsyncEnumerable</span>&lt;<span class="xref">System.Object</span>&gt;</td>
<td><p>The authorizations corresponding to the criteria.</p>
</td>
</tr>
@@ -740,7 +740,7 @@ subject and associated with the application identifier.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;<span class="xref">System.Object</span>&gt;</td>
<td><span class="xref">IAsyncEnumerable</span>&lt;<span class="xref">System.Object</span>&gt;</td>
<td><p>The authorizations corresponding to the specified application.</p>
</td>
</tr>
@@ -791,8 +791,8 @@ subject and associated with the application identifier.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.ValueTask</span>&lt;<span class="xref">System.Object</span>&gt;</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>&lt;<span class="xref">System.Object</span>&gt;</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>
@@ -843,7 +843,7 @@ whose result returns the authorization corresponding to the identifier.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;<span class="xref">System.Object</span>&gt;</td>
<td><span class="xref">IAsyncEnumerable</span>&lt;<span class="xref">System.Object</span>&gt;</td>
<td><p>The authorizations corresponding to the specified subject.</p>
</td>
</tr>
@@ -894,8 +894,8 @@ whose result returns the authorization corresponding to the identifier.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.ValueTask</span>&lt;<span class="xref">System.String</span>&gt;</td>
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask&lt;TResult&gt;</span> that can be used to monitor the asynchronous operation,
<td><span class="xref">ValueTask</span>&lt;<span class="xref">System.String</span>&gt;</td>
<td><p>A <see cref="!:ValueTask&lt;TResult>"></see> that can be used to monitor the asynchronous operation,
whose result returns the application identifier associated with the authorization.</p>
</td>
</tr>
@@ -946,8 +946,8 @@ whose result returns the application identifier associated with the authorizatio
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.ValueTask</span>&lt;TResult&gt;</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>&lt;TResult&gt;</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>
@@ -1020,8 +1020,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>&lt;TResult&gt;</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>&lt;TResult&gt;</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>
@@ -1093,8 +1093,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>&lt;<span class="xref">System.Nullable</span>&lt;<span class="xref">System.DateTimeOffset</span>&gt;&gt;</td>
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask&lt;TResult&gt;</span> that can be used to monitor the asynchronous operation,
<td><span class="xref">ValueTask</span>&lt;<span class="xref">System.Nullable</span>&lt;<span class="xref">System.DateTimeOffset</span>&gt;&gt;</td>
<td><p>A <see cref="!:ValueTask&lt;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>
@@ -1145,8 +1145,8 @@ whose result returns the creation date associated with the specified authorizati
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.ValueTask</span>&lt;<span class="xref">System.String</span>&gt;</td>
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask&lt;TResult&gt;</span> that can be used to monitor the asynchronous operation,
<td><span class="xref">ValueTask</span>&lt;<span class="xref">System.String</span>&gt;</td>
<td><p>A <see cref="!:ValueTask&lt;TResult>"></see> that can be used to monitor the asynchronous operation,
whose result returns the unique identifier associated with the authorization.</p>
</td>
</tr>
@@ -1197,8 +1197,8 @@ whose result returns the unique identifier associated with the authorization.</p
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.ValueTask</span>&lt;<span class="xref">ImmutableDictionary</span>&lt;<span class="xref">System.String</span>, <span class="xref">JsonElement</span>&gt;&gt;</td>
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask&lt;TResult&gt;</span> that can be used to monitor the asynchronous operation,
<td><span class="xref">ValueTask</span>&lt;<span class="xref">ImmutableDictionary</span>&lt;<span class="xref">System.String</span>, <span class="xref">JsonElement</span>&gt;&gt;</td>
<td><p>A <see cref="!:ValueTask&lt;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>
@@ -1249,8 +1249,8 @@ whose result returns all the additional properties associated with the authoriza
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.ValueTask</span>&lt;<span class="xref">ImmutableArray</span>&lt;<span class="xref">System.String</span>&gt;&gt;</td>
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask&lt;TResult&gt;</span> that can be used to monitor the asynchronous operation,
<td><span class="xref">ValueTask</span>&lt;<span class="xref">ImmutableArray</span>&lt;<span class="xref">System.String</span>&gt;&gt;</td>
<td><p>A <see cref="!:ValueTask&lt;TResult>"></see> that can be used to monitor the asynchronous operation,
whose result returns the scopes associated with the specified authorization.</p>
</td>
</tr>
@@ -1301,8 +1301,8 @@ whose result returns the scopes associated with the specified authorization.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.ValueTask</span>&lt;<span class="xref">System.String</span>&gt;</td>
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask&lt;TResult&gt;</span> that can be used to monitor the asynchronous operation,
<td><span class="xref">ValueTask</span>&lt;<span class="xref">System.String</span>&gt;</td>
<td><p>A <see cref="!:ValueTask&lt;TResult>"></see> that can be used to monitor the asynchronous operation,
whose result returns the status associated with the specified authorization.</p>
</td>
</tr>
@@ -1353,8 +1353,8 @@ whose result returns the status associated with the specified authorization.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.ValueTask</span>&lt;<span class="xref">System.String</span>&gt;</td>
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask&lt;TResult&gt;</span> that can be used to monitor the asynchronous operation,
<td><span class="xref">ValueTask</span>&lt;<span class="xref">System.String</span>&gt;</td>
<td><p>A <see cref="!:ValueTask&lt;TResult>"></see> that can be used to monitor the asynchronous operation,
whose result returns the subject associated with the specified authorization.</p>
</td>
</tr>
@@ -1405,8 +1405,8 @@ whose result returns the subject associated with the specified authorization.</p
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.ValueTask</span>&lt;<span class="xref">System.String</span>&gt;</td>
<td><p>A <span class="xref">System.Threading.Tasks.ValueTask&lt;TResult&gt;</span> that can be used to monitor the asynchronous operation,
<td><span class="xref">ValueTask</span>&lt;<span class="xref">System.String</span>&gt;</td>
<td><p>A <see cref="!:ValueTask&lt;TResult>"></see> that can be used to monitor the asynchronous operation,
whose result returns the type associated with the specified authorization.</p>
</td>
</tr>
@@ -1463,7 +1463,7 @@ whose result returns the type associated with the specified authorization.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.ValueTask</span>&lt;<span class="xref">System.Boolean</span>&gt;</td>
<td><span class="xref">ValueTask</span>&lt;<span class="xref">System.Boolean</span>&gt;</td>
<td><p><code>true</code> if the scopes are included in the authorization, <code>false</code> otherwise.</p>
</td>
</tr>
@@ -1520,7 +1520,7 @@ whose result returns the type associated with the specified authorization.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.ValueTask</span>&lt;<span class="xref">System.Boolean</span>&gt;</td>
<td><span class="xref">ValueTask</span>&lt;<span class="xref">System.Boolean</span>&gt;</td>
<td><p><code>true</code> if the authorization has the specified status, <code>false</code> otherwise.</p>
</td>
</tr>
@@ -1577,7 +1577,7 @@ whose result returns the type associated with the specified authorization.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.ValueTask</span>&lt;<span class="xref">System.Boolean</span>&gt;</td>
<td><span class="xref">ValueTask</span>&lt;<span class="xref">System.Boolean</span>&gt;</td>
<td><p><code>true</code> if the authorization has the specified type, <code>false</code> otherwise.</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.Collections.Generic.IAsyncEnumerable</span>&lt;<span class="xref">System.Object</span>&gt;</td>
<td><span class="xref">IAsyncEnumerable</span>&lt;<span class="xref">System.Object</span>&gt;</td>
<td><p>All the elements returned when executing the specified query.</p>
</td>
</tr>
@@ -1685,7 +1685,7 @@ whose result returns the type associated with the specified authorization.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TResult&gt;</td>
<td><span class="xref">IAsyncEnumerable</span>&lt;TResult&gt;</td>
<td><p>All the elements returned when executing the specified query.</p>
</td>
</tr>
@@ -1758,7 +1758,7 @@ whose result returns the type associated with the specified authorization.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TResult&gt;</td>
<td><span class="xref">IAsyncEnumerable</span>&lt;TResult&gt;</td>
<td><p>All the elements returned when executing the specified query.</p>
</td>
</tr>
@@ -1836,8 +1836,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>
@@ -1893,8 +1893,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>
@@ -1945,8 +1945,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>
@@ -2000,7 +2000,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>&lt;<span class="xref">System.Boolean</span>&gt;</td>
<td><span class="xref">ValueTask</span>&lt;<span class="xref">System.Boolean</span>&gt;</td>
<td><p><code>true</code> if the authorization was successfully revoked, <code>false</code> otherwise.</p>
</td>
</tr>
@@ -2051,8 +2051,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>
@@ -2108,8 +2108,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>
@@ -2159,7 +2159,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>&lt;<span class="xref">ValidationResult</span>&gt;</td>
<td><span class="xref">IAsyncEnumerable</span>&lt;<span class="xref">ValidationResult</span>&gt;</td>
<td><p>The validation error encountered when validating the authorization.</p>
</td>
</tr>