Update the documentation pages

This commit is contained in:
OpenIddict Bot
2021-01-24 08:39:56 +00:00
parent 6733771c00
commit c637afeebf
469 changed files with 4841 additions and 4835 deletions

View File

@@ -118,7 +118,7 @@
<a id="OpenIddict_Server_DataProtection_OpenIddictServerDataProtectionFormatter_ReadToken_" data-uid="OpenIddict.Server.DataProtection.OpenIddictServerDataProtectionFormatter.ReadToken*"></a>
<h4 id="OpenIddict_Server_DataProtection_OpenIddictServerDataProtectionFormatter_ReadToken_System_IO_BinaryReader_" data-uid="OpenIddict.Server.DataProtection.OpenIddictServerDataProtectionFormatter.ReadToken(System.IO.BinaryReader)">ReadToken(BinaryReader)</h4>
<h4 id="OpenIddict_Server_DataProtection_OpenIddictServerDataProtectionFormatter_ReadToken_BinaryReader_" data-uid="OpenIddict.Server.DataProtection.OpenIddictServerDataProtectionFormatter.ReadToken(BinaryReader)">ReadToken(BinaryReader)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
@@ -136,7 +136,7 @@
</thead>
<tbody>
<tr>
<td><span class="xref">System.IO.BinaryReader</span></td>
<td><span class="xref">BinaryReader</span></td>
<td><span class="parametername">reader</span></td>
<td></td>
</tr>
@@ -160,7 +160,7 @@
<a id="OpenIddict_Server_DataProtection_OpenIddictServerDataProtectionFormatter_WriteToken_" data-uid="OpenIddict.Server.DataProtection.OpenIddictServerDataProtectionFormatter.WriteToken*"></a>
<h4 id="OpenIddict_Server_DataProtection_OpenIddictServerDataProtectionFormatter_WriteToken_System_IO_BinaryWriter_ClaimsPrincipal_" data-uid="OpenIddict.Server.DataProtection.OpenIddictServerDataProtectionFormatter.WriteToken(System.IO.BinaryWriter,ClaimsPrincipal)">WriteToken(BinaryWriter, ClaimsPrincipal)</h4>
<h4 id="OpenIddict_Server_DataProtection_OpenIddictServerDataProtectionFormatter_WriteToken_BinaryWriter_ClaimsPrincipal_" data-uid="OpenIddict.Server.DataProtection.OpenIddictServerDataProtectionFormatter.WriteToken(BinaryWriter,ClaimsPrincipal)">WriteToken(BinaryWriter, ClaimsPrincipal)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
@@ -178,7 +178,7 @@
</thead>
<tbody>
<tr>
<td><span class="xref">System.IO.BinaryWriter</span></td>
<td><span class="xref">BinaryWriter</span></td>
<td><span class="parametername">writer</span></td>
<td></td>
</tr>