mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-07-15 05:13:19 +08:00
Update the documentation pages
This commit is contained in:
parent
365b4fabb0
commit
8bd2df081c
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictServerAspNetCoreHelpers
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictValidationAspNetCoreHelpers
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Namespace Microsoft.AspNetCore
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictEntityFrameworkCoreHelpers
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Namespace Microsoft.EntityFrameworkCore
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictBuilder
|
||||
">
|
||||
<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">
|
||||
@ -82,15 +82,24 @@
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
@ -132,134 +141,6 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictBuilder_Services_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictBuilder.Services*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictBuilder_Services" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictBuilder.Services">Services</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the services collection.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IServiceCollection Services { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IServiceCollection</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictBuilder_Equals_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictBuilder.Equals*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictBuilder_Equals_System_Object_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictBuilder.Equals(System.Object)">Equals(Object)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override bool Equals(object obj)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Object</span></td>
|
||||
<td><span class="parametername">obj</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.Equals(System.Object)</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictBuilder_GetHashCode_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictBuilder.GetHashCode*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictBuilder_GetHashCode" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictBuilder.GetHashCode">GetHashCode()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override int GetHashCode()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.GetHashCode()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictBuilder_ToString_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictBuilder.ToString*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictBuilder_ToString" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictBuilder.ToString">ToString()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.ToString()</span></div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictCoreBuilder
|
||||
">
|
||||
<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">
|
||||
@ -82,15 +82,24 @@
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
@ -132,34 +141,6 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictCoreBuilder_Services_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictCoreBuilder.Services*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictCoreBuilder_Services" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictCoreBuilder.Services">Services</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the services collection.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IServiceCollection Services { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IServiceCollection</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
|
||||
@ -748,77 +729,6 @@ of your application and result in multiple queries being sent by the stores.</p>
|
||||
</table>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictCoreBuilder_Equals_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictCoreBuilder.Equals*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictCoreBuilder_Equals_System_Object_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictCoreBuilder.Equals(System.Object)">Equals(Object)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override bool Equals(object obj)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Object</span></td>
|
||||
<td><span class="parametername">obj</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.Equals(System.Object)</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictCoreBuilder_GetHashCode_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictCoreBuilder.GetHashCode*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictCoreBuilder_GetHashCode" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictCoreBuilder.GetHashCode">GetHashCode()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override int GetHashCode()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.GetHashCode()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictCoreBuilder_ReplaceApplicationManager_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictCoreBuilder.ReplaceApplicationManager*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictCoreBuilder_ReplaceApplicationManager_System_Type_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictCoreBuilder.ReplaceApplicationManager(System.Type)">ReplaceApplicationManager(Type)</h4>
|
||||
<div class="markdown level1 summary"><p>Replace the default application manager by a custom manager derived
|
||||
@ -2047,33 +1957,6 @@ after which the internal cache is automatically compacted.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictCoreBuilder_ToString_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictCoreBuilder.ToString*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictCoreBuilder_ToString" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictCoreBuilder.ToString">ToString()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.ToString()</span></div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictCoreExtensions
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictEntityFrameworkBuilder
|
||||
">
|
||||
<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">
|
||||
@ -82,15 +82,24 @@
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
@ -132,34 +141,6 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkBuilder_Services_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkBuilder.Services*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkBuilder_Services" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkBuilder.Services">Services</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the services collection.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IServiceCollection Services { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IServiceCollection</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
|
||||
@ -212,77 +193,6 @@
|
||||
</div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkBuilder_Equals_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkBuilder.Equals*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkBuilder_Equals_System_Object_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkBuilder.Equals(System.Object)">Equals(Object)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override bool Equals(object obj)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Object</span></td>
|
||||
<td><span class="parametername">obj</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.Equals(System.Object)</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkBuilder_GetHashCode_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkBuilder.GetHashCode*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkBuilder_GetHashCode" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkBuilder.GetHashCode">GetHashCode()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override int GetHashCode()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.GetHashCode()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkBuilder_ReplaceDefaultEntities_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkBuilder.ReplaceDefaultEntities*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkBuilder_ReplaceDefaultEntities__5" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkBuilder.ReplaceDefaultEntities``5">ReplaceDefaultEntities<TApplication, TAuthorization, TScope, TToken, TKey>()</h4>
|
||||
<div class="markdown level1 summary"><p>Configures OpenIddict to use the specified entities, derived
|
||||
@ -343,33 +253,6 @@ from the default OpenIddict Entity Framework 6.x entities.</p>
|
||||
</table>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkBuilder_ToString_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkBuilder.ToString*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkBuilder_ToString" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkBuilder.ToString">ToString()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.ToString()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkBuilder_UseDbContext_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkBuilder.UseDbContext*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkBuilder_UseDbContext_System_Type_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkBuilder.UseDbContext(System.Type)">UseDbContext(Type)</h4>
|
||||
<div class="markdown level1 summary"><p>Configures the OpenIddict Entity Framework 6.x stores to use the specified database context type.</p>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictEntityFrameworkCoreBuilder
|
||||
">
|
||||
<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">
|
||||
@ -82,15 +82,24 @@
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
@ -132,34 +141,6 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkCoreBuilder_Services_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkCoreBuilder.Services*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkCoreBuilder_Services" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkCoreBuilder.Services">Services</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the services collection.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IServiceCollection Services { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IServiceCollection</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
|
||||
@ -212,77 +193,6 @@
|
||||
</div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkCoreBuilder_Equals_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkCoreBuilder.Equals*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkCoreBuilder_Equals_System_Object_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkCoreBuilder.Equals(System.Object)">Equals(Object)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override bool Equals(object obj)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Object</span></td>
|
||||
<td><span class="parametername">obj</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.Equals(System.Object)</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkCoreBuilder_GetHashCode_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkCoreBuilder.GetHashCode*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkCoreBuilder_GetHashCode" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkCoreBuilder.GetHashCode">GetHashCode()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override int GetHashCode()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.GetHashCode()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkCoreBuilder_ReplaceDefaultEntities_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkCoreBuilder.ReplaceDefaultEntities*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkCoreBuilder_ReplaceDefaultEntities__1" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkCoreBuilder.ReplaceDefaultEntities``1">ReplaceDefaultEntities<TKey>()</h4>
|
||||
<div class="markdown level1 summary"><p>Configures OpenIddict to use the default OpenIddict
|
||||
@ -387,33 +297,6 @@ from the default OpenIddict Entity Framework Core entities.</p>
|
||||
</table>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkCoreBuilder_ToString_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkCoreBuilder.ToString*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkCoreBuilder_ToString" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkCoreBuilder.ToString">ToString()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.ToString()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkCoreBuilder_UseDbContext_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkCoreBuilder.UseDbContext*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictEntityFrameworkCoreBuilder_UseDbContext_System_Type_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictEntityFrameworkCoreBuilder.UseDbContext(System.Type)">UseDbContext(Type)</h4>
|
||||
<div class="markdown level1 summary"><p>Configures the OpenIddict Entity Framework Core stores to use the specified database context type.</p>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictEntityFrameworkCoreExtensions
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictEntityFrameworkExtensions
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictExtensions
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictMongoDbBuilder
|
||||
">
|
||||
<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">
|
||||
@ -82,15 +82,24 @@
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
@ -132,34 +141,6 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictMongoDbBuilder_Services_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictMongoDbBuilder.Services*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictMongoDbBuilder_Services" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictMongoDbBuilder.Services">Services</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the services collection.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IServiceCollection Services { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IServiceCollection</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
|
||||
@ -212,77 +193,6 @@
|
||||
</div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictMongoDbBuilder_Equals_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictMongoDbBuilder.Equals*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictMongoDbBuilder_Equals_System_Object_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictMongoDbBuilder.Equals(System.Object)">Equals(Object)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override bool Equals(object obj)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Object</span></td>
|
||||
<td><span class="parametername">obj</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.Equals(System.Object)</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictMongoDbBuilder_GetHashCode_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictMongoDbBuilder.GetHashCode*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictMongoDbBuilder_GetHashCode" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictMongoDbBuilder.GetHashCode">GetHashCode()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override int GetHashCode()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.GetHashCode()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictMongoDbBuilder_ReplaceDefaultApplicationEntity_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictMongoDbBuilder.ReplaceDefaultApplicationEntity*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictMongoDbBuilder_ReplaceDefaultApplicationEntity__1" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictMongoDbBuilder.ReplaceDefaultApplicationEntity``1">ReplaceDefaultApplicationEntity<TApplication>()</h4>
|
||||
<div class="markdown level1 summary"><p>Configures OpenIddict to use the specified entity as the default application entity.</p>
|
||||
@ -635,33 +545,6 @@
|
||||
</table>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictMongoDbBuilder_ToString_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictMongoDbBuilder.ToString*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictMongoDbBuilder_ToString" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictMongoDbBuilder.ToString">ToString()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.ToString()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictMongoDbBuilder_UseDatabase_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictMongoDbBuilder.UseDatabase*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictMongoDbBuilder_UseDatabase_IMongoDatabase_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictMongoDbBuilder.UseDatabase(IMongoDatabase)">UseDatabase(IMongoDatabase)</h4>
|
||||
<div class="markdown level1 summary"><p>Configures the MongoDB stores to use the specified database
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictMongoDbExtensions
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictQuartzBuilder
|
||||
">
|
||||
<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">
|
||||
@ -82,15 +82,24 @@
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
@ -132,34 +141,6 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictQuartzBuilder_Services_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictQuartzBuilder.Services*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictQuartzBuilder_Services" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictQuartzBuilder.Services">Services</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the services collection.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IServiceCollection Services { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IServiceCollection</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
|
||||
@ -266,77 +247,6 @@
|
||||
</table>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictQuartzBuilder_Equals_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictQuartzBuilder.Equals*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictQuartzBuilder_Equals_System_Object_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictQuartzBuilder.Equals(System.Object)">Equals(Object)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override bool Equals(object obj)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Object</span></td>
|
||||
<td><span class="parametername">obj</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.Equals(System.Object)</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictQuartzBuilder_GetHashCode_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictQuartzBuilder.GetHashCode*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictQuartzBuilder_GetHashCode" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictQuartzBuilder.GetHashCode">GetHashCode()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override int GetHashCode()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.GetHashCode()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictQuartzBuilder_SetMaximumRefireCount_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictQuartzBuilder.SetMaximumRefireCount*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictQuartzBuilder_SetMaximumRefireCount_System_Int32_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictQuartzBuilder.SetMaximumRefireCount(System.Int32)">SetMaximumRefireCount(Int32)</h4>
|
||||
<div class="markdown level1 summary"><p>Sets the number of times a failed Quartz.NET job can be retried.</p>
|
||||
@ -470,33 +380,6 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictQuartzBuilder_ToString_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictQuartzBuilder.ToString*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictQuartzBuilder_ToString" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictQuartzBuilder.ToString">ToString()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.ToString()</span></div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictQuartzExtensions
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictServerAspNetCoreBuilder
|
||||
">
|
||||
<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">
|
||||
@ -83,15 +83,24 @@ the OpenIddict server ASP.NET Core integration.</p>
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
@ -133,34 +142,6 @@ the OpenIddict server ASP.NET Core integration.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictServerAspNetCoreBuilder_Services_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerAspNetCoreBuilder.Services*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictServerAspNetCoreBuilder_Services" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerAspNetCoreBuilder.Services">Services</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the services collection.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IServiceCollection Services { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IServiceCollection</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
|
||||
@ -510,77 +491,6 @@ can be handled at a later stage (in a custom middleware or in a MVC controller,
|
||||
</table>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictServerAspNetCoreBuilder_Equals_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerAspNetCoreBuilder.Equals*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictServerAspNetCoreBuilder_Equals_System_Object_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerAspNetCoreBuilder.Equals(System.Object)">Equals(Object)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override bool Equals(object obj)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Object</span></td>
|
||||
<td><span class="parametername">obj</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.Equals(System.Object)</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictServerAspNetCoreBuilder_GetHashCode_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerAspNetCoreBuilder.GetHashCode*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictServerAspNetCoreBuilder_GetHashCode" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerAspNetCoreBuilder.GetHashCode">GetHashCode()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override int GetHashCode()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.GetHashCode()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictServerAspNetCoreBuilder_SetAuthorizationRequestCachingPolicy_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerAspNetCoreBuilder.SetAuthorizationRequestCachingPolicy*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictServerAspNetCoreBuilder_SetAuthorizationRequestCachingPolicy_DistributedCacheEntryOptions_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerAspNetCoreBuilder.SetAuthorizationRequestCachingPolicy(DistributedCacheEntryOptions)">SetAuthorizationRequestCachingPolicy(DistributedCacheEntryOptions)</h4>
|
||||
<div class="markdown level1 summary"><p>Sets the caching policy used by the authorization endpoint.
|
||||
@ -716,33 +626,6 @@ Note: the specified policy is only used when caching is explicitly enabled.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictServerAspNetCoreBuilder_ToString_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerAspNetCoreBuilder.ToString*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictServerAspNetCoreBuilder_ToString" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerAspNetCoreBuilder.ToString">ToString()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.ToString()</span></div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictServerAspNetCoreExtensions
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictServerBuilder
|
||||
">
|
||||
<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">
|
||||
@ -141,34 +141,6 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictServerBuilder_Services_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerBuilder.Services*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictServerBuilder_Services" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerBuilder.Services">Services</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the services collection.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IServiceCollection Services { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IServiceCollection</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictServerDataProtectionBuilder
|
||||
">
|
||||
<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">
|
||||
@ -83,15 +83,24 @@ OpenIddict ASP.NET Core Data Protection integration.</p>
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
@ -133,34 +142,6 @@ OpenIddict ASP.NET Core Data Protection integration.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictServerDataProtectionBuilder_Services_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerDataProtectionBuilder.Services*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictServerDataProtectionBuilder_Services" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerDataProtectionBuilder.Services">Services</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the services collection.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IServiceCollection Services { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IServiceCollection</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
|
||||
@ -213,77 +194,6 @@ OpenIddict ASP.NET Core Data Protection integration.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictServerDataProtectionBuilder_Equals_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerDataProtectionBuilder.Equals*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictServerDataProtectionBuilder_Equals_System_Object_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerDataProtectionBuilder.Equals(System.Object)">Equals(Object)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override bool Equals(object obj)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Object</span></td>
|
||||
<td><span class="parametername">obj</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.Equals(System.Object)</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictServerDataProtectionBuilder_GetHashCode_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerDataProtectionBuilder.GetHashCode*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictServerDataProtectionBuilder_GetHashCode" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerDataProtectionBuilder.GetHashCode">GetHashCode()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override int GetHashCode()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.GetHashCode()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictServerDataProtectionBuilder_PreferDefaultAccessTokenFormat_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerDataProtectionBuilder.PreferDefaultAccessTokenFormat*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictServerDataProtectionBuilder_PreferDefaultAccessTokenFormat" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerDataProtectionBuilder.PreferDefaultAccessTokenFormat">PreferDefaultAccessTokenFormat()</h4>
|
||||
<div class="markdown level1 summary"><p>Configures OpenIddict to use the default token format (JWT) when issuing new access tokens.</p>
|
||||
@ -419,33 +329,6 @@ OpenIddict ASP.NET Core Data Protection integration.</p>
|
||||
</table>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictServerDataProtectionBuilder_ToString_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerDataProtectionBuilder.ToString*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictServerDataProtectionBuilder_ToString" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerDataProtectionBuilder.ToString">ToString()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.ToString()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictServerDataProtectionBuilder_UseDataProtectionProvider_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerDataProtectionBuilder.UseDataProtectionProvider*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictServerDataProtectionBuilder_UseDataProtectionProvider_IDataProtectionProvider_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerDataProtectionBuilder.UseDataProtectionProvider(IDataProtectionProvider)">UseDataProtectionProvider(IDataProtectionProvider)</h4>
|
||||
<div class="markdown level1 summary"><p>Configures OpenIddict to use a specific data protection provider
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictServerDataProtectionExtensions
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictServerExtensions
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictServerOwinBuilder
|
||||
">
|
||||
<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">
|
||||
@ -83,15 +83,24 @@ the OpenIddict server OWIN/Katana integration.</p>
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
@ -133,34 +142,6 @@ the OpenIddict server OWIN/Katana integration.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictServerOwinBuilder_Services_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerOwinBuilder.Services*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictServerOwinBuilder_Services" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerOwinBuilder.Services">Services</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the services collection.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IServiceCollection Services { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IServiceCollection</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
|
||||
@ -479,77 +460,6 @@ can be handled at a later stage (in a custom middleware or in a MVC controller,
|
||||
</table>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictServerOwinBuilder_Equals_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerOwinBuilder.Equals*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictServerOwinBuilder_Equals_System_Object_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerOwinBuilder.Equals(System.Object)">Equals(Object)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override bool Equals(object obj)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Object</span></td>
|
||||
<td><span class="parametername">obj</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.Equals(System.Object)</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictServerOwinBuilder_GetHashCode_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerOwinBuilder.GetHashCode*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictServerOwinBuilder_GetHashCode" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerOwinBuilder.GetHashCode">GetHashCode()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override int GetHashCode()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.GetHashCode()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictServerOwinBuilder_SetAuthorizationRequestCachingPolicy_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerOwinBuilder.SetAuthorizationRequestCachingPolicy*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictServerOwinBuilder_SetAuthorizationRequestCachingPolicy_DistributedCacheEntryOptions_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerOwinBuilder.SetAuthorizationRequestCachingPolicy(DistributedCacheEntryOptions)">SetAuthorizationRequestCachingPolicy(DistributedCacheEntryOptions)</h4>
|
||||
<div class="markdown level1 summary"><p>Sets the caching policy used by the authorization endpoint.
|
||||
@ -685,33 +595,6 @@ Note: the specified policy is only used when caching is explicitly enabled.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictServerOwinBuilder_ToString_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerOwinBuilder.ToString*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictServerOwinBuilder_ToString" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictServerOwinBuilder.ToString">ToString()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.ToString()</span></div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictServerOwinExtensions
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictValidationAspNetCoreBuilder
|
||||
">
|
||||
<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">
|
||||
@ -83,15 +83,24 @@ the OpenIddict validation ASP.NET Core integration.</p>
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
@ -133,34 +142,6 @@ the OpenIddict validation ASP.NET Core integration.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationAspNetCoreBuilder_Services_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationAspNetCoreBuilder.Services*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationAspNetCoreBuilder_Services" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationAspNetCoreBuilder.Services">Services</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the services collection.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IServiceCollection Services { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IServiceCollection</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
|
||||
@ -213,77 +194,6 @@ the OpenIddict validation ASP.NET Core integration.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationAspNetCoreBuilder_Equals_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationAspNetCoreBuilder.Equals*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationAspNetCoreBuilder_Equals_System_Object_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationAspNetCoreBuilder.Equals(System.Object)">Equals(Object)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override bool Equals(object obj)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Object</span></td>
|
||||
<td><span class="parametername">obj</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.Equals(System.Object)</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationAspNetCoreBuilder_GetHashCode_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationAspNetCoreBuilder.GetHashCode*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationAspNetCoreBuilder_GetHashCode" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationAspNetCoreBuilder.GetHashCode">GetHashCode()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override int GetHashCode()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.GetHashCode()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationAspNetCoreBuilder_SetRealm_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationAspNetCoreBuilder.SetRealm*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationAspNetCoreBuilder_SetRealm_System_String_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationAspNetCoreBuilder.SetRealm(System.String)">SetRealm(String)</h4>
|
||||
<div class="markdown level1 summary"><p>Sets the realm returned to the caller as part of the WWW-Authenticate header.</p>
|
||||
@ -327,33 +237,6 @@ the OpenIddict validation ASP.NET Core integration.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationAspNetCoreBuilder_ToString_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationAspNetCoreBuilder.ToString*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationAspNetCoreBuilder_ToString" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationAspNetCoreBuilder.ToString">ToString()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.ToString()</span></div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictValidationAspNetCoreExtensions
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictValidationBuilder
|
||||
">
|
||||
<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">
|
||||
@ -82,15 +82,24 @@
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
@ -132,34 +141,6 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationBuilder_Services_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationBuilder.Services*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationBuilder_Services" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationBuilder.Services">Services</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the services collection.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IServiceCollection Services { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IServiceCollection</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
|
||||
@ -891,77 +872,6 @@ when the OpenIddict server is configured to use reference tokens.</p>
|
||||
</table>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationBuilder_Equals_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationBuilder.Equals*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationBuilder_Equals_System_Object_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationBuilder.Equals(System.Object)">Equals(Object)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override bool Equals(object obj)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Object</span></td>
|
||||
<td><span class="parametername">obj</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.Equals(System.Object)</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationBuilder_GetHashCode_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationBuilder.GetHashCode*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationBuilder_GetHashCode" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationBuilder.GetHashCode">GetHashCode()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override int GetHashCode()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.GetHashCode()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationBuilder_RemoveEventHandler_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationBuilder.RemoveEventHandler*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationBuilder_RemoveEventHandler_OpenIddictValidationHandlerDescriptor_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationBuilder.RemoveEventHandler(OpenIddictValidationHandlerDescriptor)">RemoveEventHandler(OpenIddictValidationHandlerDescriptor)</h4>
|
||||
<div class="markdown level1 summary"><p>Removes the event handler that matches the specified descriptor.</p>
|
||||
@ -1192,7 +1102,7 @@ OAuth 2.0/OpenID Connect configuration document when using provider discovery.</
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationBuilder_SetIssuer_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationBuilder.SetIssuer*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationBuilder_SetIssuer_Uri_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationBuilder.SetIssuer(Uri)">SetIssuer(Uri)</h4>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationBuilder_SetIssuer_System_Uri_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationBuilder.SetIssuer(System.Uri)">SetIssuer(Uri)</h4>
|
||||
<div class="markdown level1 summary"><p>Sets the issuer address, which is used to determine the actual location of the
|
||||
OAuth 2.0/OpenID Connect configuration document when using provider discovery.</p>
|
||||
</div>
|
||||
@ -1212,7 +1122,7 @@ OAuth 2.0/OpenID Connect configuration document when using provider discovery.</
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">Uri</span></td>
|
||||
<td><span class="xref">System.Uri</span></td>
|
||||
<td><span class="parametername">address</span></td>
|
||||
<td><p>The issuer address.</p>
|
||||
</td>
|
||||
@ -1237,33 +1147,6 @@ OAuth 2.0/OpenID Connect configuration document when using provider discovery.</
|
||||
</table>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationBuilder_ToString_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationBuilder.ToString*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationBuilder_ToString" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationBuilder.ToString">ToString()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.ToString()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationBuilder_UseIntrospection_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationBuilder.UseIntrospection*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationBuilder_UseIntrospection" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationBuilder.UseIntrospection">UseIntrospection()</h4>
|
||||
<div class="markdown level1 summary"><p>Configures OpenIddict to use introspection instead of local/direct validation.</p>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictValidationDataProtectionBuilder
|
||||
">
|
||||
<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">
|
||||
@ -83,15 +83,24 @@ OpenIddict ASP.NET Core Data Protection integration.</p>
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
@ -133,34 +142,6 @@ OpenIddict ASP.NET Core Data Protection integration.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationDataProtectionBuilder_Services_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationDataProtectionBuilder.Services*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationDataProtectionBuilder_Services" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationDataProtectionBuilder.Services">Services</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the services collection.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IServiceCollection Services { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IServiceCollection</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
|
||||
@ -213,104 +194,6 @@ OpenIddict ASP.NET Core Data Protection integration.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationDataProtectionBuilder_Equals_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationDataProtectionBuilder.Equals*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationDataProtectionBuilder_Equals_System_Object_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationDataProtectionBuilder.Equals(System.Object)">Equals(Object)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override bool Equals(object obj)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Object</span></td>
|
||||
<td><span class="parametername">obj</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.Equals(System.Object)</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationDataProtectionBuilder_GetHashCode_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationDataProtectionBuilder.GetHashCode*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationDataProtectionBuilder_GetHashCode" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationDataProtectionBuilder.GetHashCode">GetHashCode()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override int GetHashCode()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.GetHashCode()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationDataProtectionBuilder_ToString_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationDataProtectionBuilder.ToString*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationDataProtectionBuilder_ToString" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationDataProtectionBuilder.ToString">ToString()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.ToString()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationDataProtectionBuilder_UseDataProtectionProvider_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationDataProtectionBuilder.UseDataProtectionProvider*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationDataProtectionBuilder_UseDataProtectionProvider_IDataProtectionProvider_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationDataProtectionBuilder.UseDataProtectionProvider(IDataProtectionProvider)">UseDataProtectionProvider(IDataProtectionProvider)</h4>
|
||||
<div class="markdown level1 summary"><p>Configures OpenIddict to use a specific data protection provider
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictValidationDataProtectionExtensions
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictValidationExtensions
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictValidationOwinBuilder
|
||||
">
|
||||
<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">
|
||||
@ -83,15 +83,24 @@ the OpenIddict validation OWIN/Katana integration.</p>
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
@ -133,34 +142,6 @@ the OpenIddict validation OWIN/Katana integration.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationOwinBuilder_Services_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationOwinBuilder.Services*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationOwinBuilder_Services" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationOwinBuilder.Services">Services</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the services collection.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IServiceCollection Services { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IServiceCollection</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
|
||||
@ -213,77 +194,6 @@ the OpenIddict validation OWIN/Katana integration.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationOwinBuilder_Equals_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationOwinBuilder.Equals*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationOwinBuilder_Equals_System_Object_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationOwinBuilder.Equals(System.Object)">Equals(Object)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override bool Equals(object obj)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Object</span></td>
|
||||
<td><span class="parametername">obj</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.Equals(System.Object)</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationOwinBuilder_GetHashCode_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationOwinBuilder.GetHashCode*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationOwinBuilder_GetHashCode" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationOwinBuilder.GetHashCode">GetHashCode()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override int GetHashCode()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.GetHashCode()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationOwinBuilder_SetRealm_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationOwinBuilder.SetRealm*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationOwinBuilder_SetRealm_System_String_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationOwinBuilder.SetRealm(System.String)">SetRealm(String)</h4>
|
||||
<div class="markdown level1 summary"><p>Sets the realm returned to the caller as part of the WWW-Authenticate header.</p>
|
||||
@ -329,33 +239,6 @@ the OpenIddict validation OWIN/Katana integration.</p>
|
||||
</table>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationOwinBuilder_ToString_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationOwinBuilder.ToString*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationOwinBuilder_ToString" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationOwinBuilder.ToString">ToString()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.ToString()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationOwinBuilder_UseActiveAuthentication_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationOwinBuilder.UseActiveAuthentication*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationOwinBuilder_UseActiveAuthentication" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationOwinBuilder.UseActiveAuthentication">UseActiveAuthentication()</h4>
|
||||
<div class="markdown level1 summary"><p>Configures the OpenIddict validation OWIN integration to use active authentication.
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictValidationOwinExtensions
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictValidationServerIntegrationBuilder
|
||||
">
|
||||
<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">
|
||||
@ -82,15 +82,24 @@
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
@ -132,34 +141,6 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationServerIntegrationBuilder_Services_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationServerIntegrationBuilder.Services*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationServerIntegrationBuilder_Services" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationServerIntegrationBuilder.Services">Services</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the services collection.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IServiceCollection Services { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IServiceCollection</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
|
||||
@ -210,104 +191,6 @@
|
||||
<h5 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationServerIntegrationBuilder_Configure_System_Action_OpenIddictValidationServerIntegrationOptions___remarks">Remarks</h5>
|
||||
<div class="markdown level1 remarks"><p>This extension can be safely called multiple times.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationServerIntegrationBuilder_Equals_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationServerIntegrationBuilder.Equals*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationServerIntegrationBuilder_Equals_System_Object_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationServerIntegrationBuilder.Equals(System.Object)">Equals(Object)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override bool Equals(object obj)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Object</span></td>
|
||||
<td><span class="parametername">obj</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.Equals(System.Object)</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationServerIntegrationBuilder_GetHashCode_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationServerIntegrationBuilder.GetHashCode*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationServerIntegrationBuilder_GetHashCode" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationServerIntegrationBuilder.GetHashCode">GetHashCode()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override int GetHashCode()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.GetHashCode()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationServerIntegrationBuilder_ToString_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationServerIntegrationBuilder.ToString*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationServerIntegrationBuilder_ToString" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationServerIntegrationBuilder.ToString">ToString()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.ToString()</span></div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictValidationServerIntegrationExtensions
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictValidationSystemNetHttpBuilder
|
||||
">
|
||||
<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">
|
||||
@ -82,15 +82,24 @@
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
@ -132,34 +141,6 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationSystemNetHttpBuilder_Services_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationSystemNetHttpBuilder.Services*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationSystemNetHttpBuilder_Services" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationSystemNetHttpBuilder.Services">Services</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the services collection.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IServiceCollection Services { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">IServiceCollection</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
|
||||
@ -212,77 +193,6 @@
|
||||
</div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationSystemNetHttpBuilder_Equals_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationSystemNetHttpBuilder.Equals*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationSystemNetHttpBuilder_Equals_System_Object_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationSystemNetHttpBuilder.Equals(System.Object)">Equals(Object)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override bool Equals(object obj)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Object</span></td>
|
||||
<td><span class="parametername">obj</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.Equals(System.Object)</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationSystemNetHttpBuilder_GetHashCode_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationSystemNetHttpBuilder.GetHashCode*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationSystemNetHttpBuilder_GetHashCode" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationSystemNetHttpBuilder.GetHashCode">GetHashCode()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override int GetHashCode()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.GetHashCode()</span></div>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationSystemNetHttpBuilder_SetHttpErrorPolicy_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationSystemNetHttpBuilder.SetHttpErrorPolicy*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationSystemNetHttpBuilder_SetHttpErrorPolicy_IAsyncPolicy_HttpResponseMessage__" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationSystemNetHttpBuilder.SetHttpErrorPolicy(IAsyncPolicy{HttpResponseMessage})">SetHttpErrorPolicy(IAsyncPolicy<HttpResponseMessage>)</h4>
|
||||
<div class="markdown level1 summary"><p>Replaces the default HTTP error policy used by the OpenIddict validation services.</p>
|
||||
@ -326,33 +236,6 @@
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
<a id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationSystemNetHttpBuilder_ToString_" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationSystemNetHttpBuilder.ToString*"></a>
|
||||
<h4 id="Microsoft_Extensions_DependencyInjection_OpenIddictValidationSystemNetHttpBuilder_ToString" data-uid="Microsoft.Extensions.DependencyInjection.OpenIddictValidationSystemNetHttpBuilder.ToString">ToString()</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public override string ToString()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.ToString()</span></div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictValidationSystemNetHttpExtensions
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Namespace Microsoft.Extensions.DependencyInjection
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Interface IOpenIddictApplicationCache<TApplication>
|
||||
">
|
||||
<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">
|
||||
@ -300,7 +300,7 @@ whose result returns the client application corresponding to the identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TApplication></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TApplication></td>
|
||||
<td><p>The client applications corresponding to the specified redirect_uri.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -351,7 +351,7 @@ whose result returns the client application corresponding to the identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TApplication></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TApplication></td>
|
||||
<td><p>The client applications corresponding to the specified redirect_uri.</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Interface IOpenIddictApplicationManager
|
||||
">
|
||||
<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">
|
||||
@ -566,7 +566,7 @@ whose result returns the client application corresponding to the identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The client applications corresponding to the specified post_logout_redirect_uri.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -617,7 +617,7 @@ whose result returns the client application corresponding to the identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The client applications corresponding to the specified redirect_uri.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1735,7 +1735,7 @@ whose result returns all the requirements associated with the application.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1786,7 +1786,7 @@ whose result returns all the requirements associated with the application.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TResult></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TResult></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1859,7 +1859,7 @@ whose result returns all the requirements associated with the application.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TResult></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TResult></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -2212,7 +2212,7 @@ secret before storing it in the database, for security reasons.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">ValidationResult</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">ValidationResult</span>></td>
|
||||
<td><p>The validation error encountered when validating the application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Interface IOpenIddictApplicationStore<TApplication>
|
||||
">
|
||||
<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">
|
||||
@ -465,7 +465,7 @@ whose result returns the client application corresponding to the identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TApplication></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TApplication></td>
|
||||
<td><p>The client applications corresponding to the specified post_logout_redirect_uri.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -516,7 +516,7 @@ whose result returns the client application corresponding to the identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TApplication></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TApplication></td>
|
||||
<td><p>The client applications corresponding to the specified redirect_uri.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1324,7 +1324,7 @@ whose result returns the instantiated application, that can be persisted in the
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TApplication></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TApplication></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1381,7 +1381,7 @@ whose result returns the instantiated application, that can be persisted in the
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TResult></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TResult></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Interface IOpenIddictApplicationStoreResolver
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Interface IOpenIddictAuthorizationCache<TAuthorization>
|
||||
">
|
||||
<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><TAuthorization></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TAuthorization></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><TAuthorization></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TAuthorization></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><TAuthorization></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TAuthorization></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><TAuthorization></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TAuthorization></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><TAuthorization></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TAuthorization></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><TAuthorization></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><p>The authorizations corresponding to the specified subject.</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Interface IOpenIddictAuthorizationManager
|
||||
">
|
||||
<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">
|
||||
@ -482,7 +482,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The authorizations corresponding to the subject/client.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -545,7 +545,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The authorizations corresponding to the criteria.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -614,7 +614,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The authorizations corresponding to the criteria.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -689,7 +689,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The authorizations corresponding to the criteria.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -740,7 +740,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The authorizations corresponding to the specified application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -843,7 +843,7 @@ whose result returns the authorization corresponding to the identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The authorizations corresponding to the specified subject.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1634,7 +1634,7 @@ whose result returns the type associated with the specified authorization.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1685,7 +1685,7 @@ whose result returns the type associated with the specified authorization.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TResult></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TResult></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1758,7 +1758,7 @@ whose result returns the type associated with the specified authorization.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TResult></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TResult></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -2159,7 +2159,7 @@ attached are correctly removed, the tokens should always be pruned first.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">ValidationResult</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">ValidationResult</span>></td>
|
||||
<td><p>The validation error encountered when validating the authorization.</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Interface IOpenIddictAuthorizationStore<TAuthorization>
|
||||
">
|
||||
<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">
|
||||
@ -368,7 +368,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><p>The authorizations corresponding to the subject/client.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -431,7 +431,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><p>The authorizations corresponding to the criteria.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -500,7 +500,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><p>The authorizations corresponding to the criteria.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -575,7 +575,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><p>The authorizations corresponding to the criteria.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -626,7 +626,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><p>The authorizations corresponding to the specified application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -729,7 +729,7 @@ whose result returns the authorization corresponding to the identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><p>The authorizations corresponding to the specified subject.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1327,7 +1327,7 @@ whose result returns the instantiated authorization, that can be persisted in th
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TAuthorization></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1384,7 +1384,7 @@ whose result returns the instantiated authorization, that can be persisted in th
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TResult></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TResult></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Interface IOpenIddictAuthorizationStoreResolver
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Interface IOpenIddictScopeCache<TScope>
|
||||
">
|
||||
<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">
|
||||
@ -300,7 +300,7 @@ whose result returns the scope corresponding to the specified name.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TScope></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TScope></td>
|
||||
<td><p>The scopes corresponding to the specified names.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -351,7 +351,7 @@ whose result returns the scope corresponding to the specified name.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TScope></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TScope></td>
|
||||
<td><p>The scopes associated with the specified resource.</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Interface IOpenIddictScopeManager
|
||||
">
|
||||
<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">
|
||||
@ -504,7 +504,7 @@ whose result returns the scope corresponding to the specified name.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The scopes corresponding to the specified names.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -555,7 +555,7 @@ whose result returns the scope corresponding to the specified name.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The scopes associated with the specified resource.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1403,7 +1403,7 @@ whose result returns all the resources associated with the scope.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1454,7 +1454,7 @@ whose result returns all the resources associated with the scope.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TResult></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TResult></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1527,7 +1527,7 @@ whose result returns all the resources associated with the scope.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TResult></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TResult></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1599,7 +1599,7 @@ whose result returns all the resources associated with the scope.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.String</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.String</span>></td>
|
||||
<td><p>All the resources associated with the specified scopes.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1872,7 +1872,7 @@ whose result returns all the resources associated with the scope.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">ValidationResult</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">ValidationResult</span>></td>
|
||||
<td><p>The validation error encountered when validating the scope.</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Interface IOpenIddictScopeStore<TScope>
|
||||
">
|
||||
<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">
|
||||
@ -465,7 +465,7 @@ whose result returns the scope corresponding to the specified name.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TScope></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TScope></td>
|
||||
<td><p>The scopes corresponding to the specified names.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -516,7 +516,7 @@ whose result returns the scope corresponding to the specified name.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TScope></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TScope></td>
|
||||
<td><p>The scopes associated with the specified resource.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1114,7 +1114,7 @@ whose result returns the instantiated scope, that can be persisted in the databa
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TScope></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TScope></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1171,7 +1171,7 @@ whose result returns the instantiated scope, that can be persisted in the databa
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TResult></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TResult></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Interface IOpenIddictScopeStoreResolver
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Interface IOpenIddictTokenCache<TToken>
|
||||
">
|
||||
<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><TToken></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TToken></td>
|
||||
<td><p>The tokens 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><TToken></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TToken></td>
|
||||
<td><p>The tokens 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><TToken></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TToken></td>
|
||||
<td><p>The tokens corresponding to the criteria.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -386,7 +386,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TToken></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TToken></td>
|
||||
<td><p>The tokens corresponding to the specified application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -437,7 +437,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TToken></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TToken></td>
|
||||
<td><p>The tokens corresponding to the specified authorization.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -593,7 +593,7 @@ whose result returns the tokens corresponding to the specified reference identif
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TToken></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TToken></td>
|
||||
<td><p>The tokens corresponding to the specified subject.</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Interface IOpenIddictTokenManager
|
||||
">
|
||||
<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">
|
||||
@ -407,7 +407,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The tokens corresponding to the subject/client.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -470,7 +470,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The tokens corresponding to the criteria.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -539,7 +539,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The tokens corresponding to the criteria.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -590,7 +590,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The tokens corresponding to the specified application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -641,7 +641,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The tokens corresponding to the specified authorization.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -797,7 +797,7 @@ whose result returns the tokens corresponding to the specified reference identif
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>The tokens corresponding to the specified subject.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1741,7 +1741,7 @@ whose result returns the token type associated with the specified token.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">System.Object</span>></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1792,7 +1792,7 @@ whose result returns the token type associated with the specified token.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TResult></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TResult></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1865,7 +1865,7 @@ whose result returns the token type associated with the specified token.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TResult></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TResult></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -2364,7 +2364,7 @@ Only tokens created before the specified <code data-dev-comment-type="paramref"
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><<span class="xref">ValidationResult</span>></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><<span class="xref">ValidationResult</span>></td>
|
||||
<td><p>The validation error encountered when validating the token.</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Interface IOpenIddictTokenStore<TToken>
|
||||
">
|
||||
<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">
|
||||
@ -368,7 +368,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TToken></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TToken></td>
|
||||
<td><p>The tokens corresponding to the subject/client.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -431,7 +431,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TToken></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TToken></td>
|
||||
<td><p>The tokens corresponding to the criteria.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -500,7 +500,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TToken></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TToken></td>
|
||||
<td><p>The tokens corresponding to the criteria.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -551,7 +551,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TToken></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TToken></td>
|
||||
<td><p>The tokens corresponding to the specified application.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -602,7 +602,7 @@ subject and associated with the application identifier.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TToken></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TToken></td>
|
||||
<td><p>The tokens corresponding to the specified authorization.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -758,7 +758,7 @@ whose result returns the tokens corresponding to the specified reference identif
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TToken></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TToken></td>
|
||||
<td><p>The tokens corresponding to the specified subject.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1566,7 +1566,7 @@ whose result returns the instantiated token, that can be persisted in the databa
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TToken></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TToken></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
@ -1623,7 +1623,7 @@ whose result returns the instantiated token, that can be persisted in the databa
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IAsyncEnumerable</span><TResult></td>
|
||||
<td><span class="xref">IAsyncEnumerable</span><TResult></td>
|
||||
<td><p>All the elements returned when executing the specified query.</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Interface IOpenIddictTokenStoreResolver
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictApplicationDescriptor
|
||||
">
|
||||
<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">
|
||||
@ -239,7 +239,7 @@ this property may be hashed or encrypted for security reasons.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.Dictionary</span><<span class="xref">CultureInfo</span>, <span class="xref">System.String</span>></td>
|
||||
<td><span class="xref">Dictionary</span><<span class="xref">CultureInfo</span>, <span class="xref">System.String</span>></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@ -291,7 +291,7 @@ this property may be hashed or encrypted for security reasons.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">HashSet</span><<span class="xref">Uri</span>></td>
|
||||
<td><span class="xref">HashSet</span><<span class="xref">System.Uri</span>></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@ -317,7 +317,7 @@ this property may be hashed or encrypted for security reasons.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.Dictionary</span><<span class="xref">System.String</span>, <span class="xref">JsonElement</span>></td>
|
||||
<td><span class="xref">Dictionary</span><<span class="xref">System.String</span>, <span class="xref">JsonElement</span>></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@ -343,7 +343,7 @@ this property may be hashed or encrypted for security reasons.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">HashSet</span><<span class="xref">Uri</span>></td>
|
||||
<td><span class="xref">HashSet</span><<span class="xref">System.Uri</span>></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictAuthorizationDescriptor
|
||||
">
|
||||
<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">
|
||||
@ -212,7 +212,7 @@ Note: this property is not stored by the default authorization stores.</p>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.Dictionary</span><<span class="xref">System.String</span>, <span class="xref">JsonElement</span>></td>
|
||||
<td><span class="xref">Dictionary</span><<span class="xref">System.String</span>, <span class="xref">JsonElement</span>></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Algorithms
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.AuthenticationMethodReferences
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.AuthorizationTypes
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Claims.Prefixes
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Claims.Private
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Claims
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.ClientAuthenticationMethods
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.ClientTypes
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.CodeChallengeMethods
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.ConsentTypes
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Destinations
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Errors
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.GrantTypes
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.JsonWebTokenTypes.Prefixes
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.JsonWebTokenTypes.Private
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.JsonWebTokenTypes
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Metadata
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Parameters
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Permissions.Endpoints
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Permissions.GrantTypes
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Permissions.Prefixes
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Permissions.ResponseTypes
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Permissions.Scopes
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Permissions
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Prompts
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Properties
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Requirements.Features
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Requirements.Prefixes
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Requirements
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.ResponseModes
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.ResponseTypes
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Schemes
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Scopes
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Separators
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.Statuses
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.SubjectTypes
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.TokenTypeHints
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants.TokenTypes
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConstants
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictConverter
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictExceptions.ConcurrencyException
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictExceptions.GenericException
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictExceptions.ValidationException
|
||||
">
|
||||
<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">
|
||||
|
@ -10,7 +10,7 @@
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class OpenIddictExceptions
|
||||
">
|
||||
<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">
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user