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="Interface IOpenIddictAuthorizationCache&lt;TAuthorization&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">
@@ -203,7 +203,7 @@ subject and associated with the application identifier.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TAuthorization&gt;</td>
<td><span class="xref">IAsyncEnumerable</span>&lt;TAuthorization&gt;</td>
<td><p>The authorizations corresponding to the subject/client.</p>
</td>
</tr>
@@ -266,7 +266,7 @@ subject and associated with the application identifier.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TAuthorization&gt;</td>
<td><span class="xref">IAsyncEnumerable</span>&lt;TAuthorization&gt;</td>
<td><p>The authorizations corresponding to the criteria.</p>
</td>
</tr>
@@ -335,7 +335,7 @@ subject and associated with the application identifier.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TAuthorization&gt;</td>
<td><span class="xref">IAsyncEnumerable</span>&lt;TAuthorization&gt;</td>
<td><p>The authorizations corresponding to the criteria.</p>
</td>
</tr>
@@ -410,7 +410,7 @@ subject and associated with the application identifier.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TAuthorization&gt;</td>
<td><span class="xref">IAsyncEnumerable</span>&lt;TAuthorization&gt;</td>
<td><p>The authorizations corresponding to the criteria.</p>
</td>
</tr>
@@ -461,7 +461,7 @@ subject and associated with the application identifier.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TAuthorization&gt;</td>
<td><span class="xref">IAsyncEnumerable</span>&lt;TAuthorization&gt;</td>
<td><p>The authorizations corresponding to the specified application.</p>
</td>
</tr>
@@ -564,7 +564,7 @@ whose result returns the authorization corresponding to the identifier.</p>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span>&lt;TAuthorization&gt;</td>
<td><span class="xref">IAsyncEnumerable</span>&lt;TAuthorization&gt;</td>
<td><p>The authorizations corresponding to the specified subject.</p>
</td>
</tr>