mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-11-09 02:44:44 +08:00
Update the documentation pages
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
|
||||
<a id="Owin_OpenIddictServerOwinHelpers_GetOpenIddictServerEndpointType_" data-uid="Owin.OpenIddictServerOwinHelpers.GetOpenIddictServerEndpointType*"></a>
|
||||
<h4 id="Owin_OpenIddictServerOwinHelpers_GetOpenIddictServerEndpointType_IOwinContext_" data-uid="Owin.OpenIddictServerOwinHelpers.GetOpenIddictServerEndpointType(IOwinContext)">GetOpenIddictServerEndpointType(IOwinContext)</h4>
|
||||
<div class="markdown level1 summary"><p>Retrieves the <see cref="!:OpenIddictServerEndpointType"></see> instance stored in <a class="xref" href="OpenIddict.Validation.OpenIddictValidationEvents.BaseContext.html">OpenIddictValidationEvents.BaseContext</a>.</p>
|
||||
<div class="markdown level1 summary"><p>Retrieves the <see cref="!:OpenIddictServerEndpointType"></see> instance stored in <see cref="!:BaseContext"></see>.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
@@ -161,7 +161,7 @@
|
||||
|
||||
<a id="Owin_OpenIddictServerOwinHelpers_GetOpenIddictServerRequest_" data-uid="Owin.OpenIddictServerOwinHelpers.GetOpenIddictServerRequest*"></a>
|
||||
<h4 id="Owin_OpenIddictServerOwinHelpers_GetOpenIddictServerRequest_IOwinContext_" data-uid="Owin.OpenIddictServerOwinHelpers.GetOpenIddictServerRequest(IOwinContext)">GetOpenIddictServerRequest(IOwinContext)</h4>
|
||||
<div class="markdown level1 summary"><p>Retrieves the <see cref="!:OpenIddictRequest"></see> instance stored in <a class="xref" href="OpenIddict.Validation.OpenIddictValidationEvents.BaseContext.html">OpenIddictValidationEvents.BaseContext</a>.</p>
|
||||
<div class="markdown level1 summary"><p>Retrieves the <see cref="!:OpenIddictRequest"></see> instance stored in <see cref="!:BaseContext"></see>.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
@@ -206,7 +206,7 @@
|
||||
|
||||
<a id="Owin_OpenIddictServerOwinHelpers_GetOpenIddictServerResponse_" data-uid="Owin.OpenIddictServerOwinHelpers.GetOpenIddictServerResponse*"></a>
|
||||
<h4 id="Owin_OpenIddictServerOwinHelpers_GetOpenIddictServerResponse_IOwinContext_" data-uid="Owin.OpenIddictServerOwinHelpers.GetOpenIddictServerResponse(IOwinContext)">GetOpenIddictServerResponse(IOwinContext)</h4>
|
||||
<div class="markdown level1 summary"><p>Retrieves the <see cref="!:OpenIddictResponse"></see> instance stored in <a class="xref" href="OpenIddict.Validation.OpenIddictValidationEvents.BaseContext.html">OpenIddictValidationEvents.BaseContext</a>.</p>
|
||||
<div class="markdown level1 summary"><p>Retrieves the <see cref="!:OpenIddictResponse"></see> instance stored in <see cref="!:BaseContext"></see>.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
||||
Reference in New Issue
Block a user