mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2026-03-24 02:03:26 +08:00
Update the documentation pages
This commit is contained in:
@@ -163,7 +163,7 @@ While not recommended, this property can be set to <code>null</code> to issue ac
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">System.TimeSpan</span>></td>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">TimeSpan</span>></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -190,7 +190,7 @@ While not recommended, this property can be set to <code>null</code> to issue co
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">System.TimeSpan</span>></td>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">TimeSpan</span>></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -350,7 +350,7 @@ Note: the same value should be chosen for both <a class="xref" href="OpenIddict.
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">System.TimeSpan</span>></td>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">TimeSpan</span>></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -691,7 +691,7 @@ While not recommended, this property can be set to <code>null</code> to issue id
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">System.TimeSpan</span>></td>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">TimeSpan</span>></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -932,7 +932,7 @@ While not recommended, this property can be set to <code>null</code> to issue re
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">System.TimeSpan</span>></td>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">TimeSpan</span>></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -959,7 +959,7 @@ used to make concurrent refresh token requests. The default value is 30 seconds.
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">System.TimeSpan</span>></td>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">TimeSpan</span>></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -1207,7 +1207,7 @@ Note: the same value should be chosen for both <a class="xref" href="OpenIddict.
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">System.TimeSpan</span>></td>
|
||||
<td><span class="xref">System.Nullable</span><<span class="xref">TimeSpan</span>></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user