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