mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-11-08 10:24:45 +08:00
Update the documentation pages
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
|
||||
|
||||
<a id="OpenIddict_Server_DataProtection_IOpenIddictServerDataProtectionFormatter_ReadToken_" data-uid="OpenIddict.Server.DataProtection.IOpenIddictServerDataProtectionFormatter.ReadToken*"></a>
|
||||
<h4 id="OpenIddict_Server_DataProtection_IOpenIddictServerDataProtectionFormatter_ReadToken_System_IO_BinaryReader_" data-uid="OpenIddict.Server.DataProtection.IOpenIddictServerDataProtectionFormatter.ReadToken(System.IO.BinaryReader)">ReadToken(BinaryReader)</h4>
|
||||
<h4 id="OpenIddict_Server_DataProtection_IOpenIddictServerDataProtectionFormatter_ReadToken_BinaryReader_" data-uid="OpenIddict.Server.DataProtection.IOpenIddictServerDataProtectionFormatter.ReadToken(BinaryReader)">ReadToken(BinaryReader)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
@@ -103,7 +103,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>
|
||||
@@ -127,7 +127,7 @@
|
||||
|
||||
|
||||
<a id="OpenIddict_Server_DataProtection_IOpenIddictServerDataProtectionFormatter_WriteToken_" data-uid="OpenIddict.Server.DataProtection.IOpenIddictServerDataProtectionFormatter.WriteToken*"></a>
|
||||
<h4 id="OpenIddict_Server_DataProtection_IOpenIddictServerDataProtectionFormatter_WriteToken_System_IO_BinaryWriter_ClaimsPrincipal_" data-uid="OpenIddict.Server.DataProtection.IOpenIddictServerDataProtectionFormatter.WriteToken(System.IO.BinaryWriter,ClaimsPrincipal)">WriteToken(BinaryWriter, ClaimsPrincipal)</h4>
|
||||
<h4 id="OpenIddict_Server_DataProtection_IOpenIddictServerDataProtectionFormatter_WriteToken_BinaryWriter_ClaimsPrincipal_" data-uid="OpenIddict.Server.DataProtection.IOpenIddictServerDataProtectionFormatter.WriteToken(BinaryWriter,ClaimsPrincipal)">WriteToken(BinaryWriter, ClaimsPrincipal)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
@@ -145,7 +145,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>
|
||||
|
||||
Reference in New Issue
Block a user