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

@@ -187,7 +187,7 @@
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.ValueTask</span>&lt;<span class="xref">OpenIdConnectConfiguration</span>&gt;</td>
<td><span class="xref">ValueTask</span>&lt;<span class="xref">OpenIdConnectConfiguration</span>&gt;</td>
<td><p>The OpenID Connect server configuration retrieved from the remote server.</p>
</td>
</tr>
@@ -238,7 +238,7 @@
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.ValueTask</span>&lt;<span class="xref">JsonWebKeySet</span>&gt;</td>
<td><span class="xref">ValueTask</span>&lt;<span class="xref">JsonWebKeySet</span>&gt;</td>
<td><p>The security keys retrieved from the remote server.</p>
</td>
</tr>
@@ -295,7 +295,7 @@
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.ValueTask</span>&lt;<span class="xref">ClaimsPrincipal</span>&gt;</td>
<td><span class="xref">ValueTask</span>&lt;<span class="xref">ClaimsPrincipal</span>&gt;</td>
<td><p>The claims principal created from the claim retrieved from the remote server.</p>
</td>
</tr>
@@ -358,7 +358,7 @@
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.ValueTask</span>&lt;<span class="xref">ClaimsPrincipal</span>&gt;</td>
<td><span class="xref">ValueTask</span>&lt;<span class="xref">ClaimsPrincipal</span>&gt;</td>
<td><p>The claims principal created from the claim retrieved from the remote server.</p>
</td>
</tr>
@@ -409,7 +409,7 @@
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.ValueTask</span>&lt;<span class="xref">ClaimsPrincipal</span>&gt;</td>
<td><span class="xref">ValueTask</span>&lt;<span class="xref">ClaimsPrincipal</span>&gt;</td>
<td><p>The principal containing the claims extracted from the token.</p>
</td>
</tr>