mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-09-20 10:37:54 +08:00
Update the documentation pages
This commit is contained in:
@@ -166,7 +166,7 @@ OpenIddict ASP.NET Core Data Protection integration.</p>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictServerDataProtectionBuilder_Configure_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerDataProtectionBuilder.Configure*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictServerDataProtectionBuilder_Configure_Action_OpenIddictServerDataProtectionOptions__" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerDataProtectionBuilder.Configure(Action{OpenIddictServerDataProtectionOptions})">Configure(Action<OpenIddictServerDataProtectionOptions>)</h4>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictServerDataProtectionBuilder_Configure_System_Action_OpenIddictServerDataProtectionOptions__" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerDataProtectionBuilder.Configure(System.Action{OpenIddictServerDataProtectionOptions})">Configure(Action<OpenIddictServerDataProtectionOptions>)</h4>
|
||||
<div class="markdown level1 summary"><p>Amends the default OpenIddict server ASP.NET Core Data Protection configuration.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
@@ -185,7 +185,7 @@ OpenIddict ASP.NET Core Data Protection integration.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">Action</span><<span class="xref">OpenIddictServerDataProtectionOptions</span>></td>
|
||||
<td><span class="xref">System.Action</span><<span class="xref">OpenIddictServerDataProtectionOptions</span>></td>
|
||||
<td><span class="parametername">configuration</span></td>
|
||||
<td><p>The delegate used to configure the OpenIddict options.</p>
|
||||
</td>
|
||||
@@ -208,7 +208,7 @@ OpenIddict ASP.NET Core Data Protection integration.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 id="Microsoft_Extensions_DependencyInjection_OpenIddictServerDataProtectionBuilder_Configure_Action_OpenIddictServerDataProtectionOptions___remarks">Remarks</h5>
|
||||
<h5 id="Microsoft_Extensions_DependencyInjection_OpenIddictServerDataProtectionBuilder_Configure_System_Action_OpenIddictServerDataProtectionOptions___remarks">Remarks</h5>
|
||||
<div class="markdown level1 remarks"><p>This extension can be safely called multiple times.</p>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user