Update the documentation pages

This commit is contained in:
OpenIddict Bot
2021-04-09 10:51:20 +00:00
parent 365b4fabb0
commit 8bd2df081c
834 changed files with 2153 additions and 113840 deletions

View File

@@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class OpenIddictScopeManager&lt;TScope&gt;
">
<meta name="generator" content="docfx 2.56.6.0">
<meta name="generator" content="docfx 2.56.7.0">
<link rel="shortcut icon" href="../images/favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@@ -675,7 +675,7 @@ whose result returns the scope corresponding to the specified name.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TScope&gt;</td>
<td><span class="xref">IAsyncEnumerable</span>&lt;TScope&gt;</td>
<td><p>The scopes corresponding to the specified names.</p>
</td>
</tr>
@@ -726,7 +726,7 @@ whose result returns the scope corresponding to the specified name.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TScope&gt;</td>
<td><span class="xref">IAsyncEnumerable</span>&lt;TScope&gt;</td>
<td><p>The scopes associated with the specified resource.</p>
</td>
</tr>
@@ -1574,7 +1574,7 @@ whose result returns all the resources associated with the scope.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TScope&gt;</td>
<td><span class="xref">IAsyncEnumerable</span>&lt;TScope&gt;</td>
<td><p>All the elements returned when executing the specified query.</p>
</td>
</tr>
@@ -1625,7 +1625,7 @@ whose result returns all the resources associated with the scope.</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>
@@ -1698,7 +1698,7 @@ whose result returns all the resources associated with the scope.</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>
@@ -1770,7 +1770,7 @@ whose result returns all the resources associated with the scope.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;<span class="xref">System.String</span>&gt;</td>
<td><span class="xref">IAsyncEnumerable</span>&lt;<span class="xref">System.String</span>&gt;</td>
<td><p>All the resources associated with the specified scopes.</p>
</td>
</tr>
@@ -2043,7 +2043,7 @@ whose result returns all the resources associated with the scope.</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 scope.</p>
</td>
</tr>