mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2026-08-13 06:53:32 +08:00
Update the documentation pages
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user