Commit ad1ab97f authored by buildbot121's avatar buildbot121

API documentation update by build server

parent 033ba1a9
...@@ -183,6 +183,31 @@ Mono only support BouncyCastle and it is the default.</p> ...@@ -183,6 +183,31 @@ Mono only support BouncyCastle and it is the default.</p>
</table> </table>
<a id="Titanium_Web_Proxy_Network_CertificateManager_ExceptionFunc_" data-uid="Titanium.Web.Proxy.Network.CertificateManager.ExceptionFunc*"></a>
<h4 id="Titanium_Web_Proxy_Network_CertificateManager_ExceptionFunc" data-uid="Titanium.Web.Proxy.Network.CertificateManager.ExceptionFunc">ExceptionFunc</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ExceptionHandler ExceptionFunc { set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Titanium.Web.Proxy.ExceptionHandler.html">ExceptionHandler</a></td>
<td></td>
</tr>
</tbody>
</table>
<a id="Titanium_Web_Proxy_Network_CertificateManager_OverwritePfxFile_" data-uid="Titanium.Web.Proxy.Network.CertificateManager.OverwritePfxFile*"></a> <a id="Titanium_Web_Proxy_Network_CertificateManager_OverwritePfxFile_" data-uid="Titanium.Web.Proxy.Network.CertificateManager.OverwritePfxFile*"></a>
<h4 id="Titanium_Web_Proxy_Network_CertificateManager_OverwritePfxFile" data-uid="Titanium.Web.Proxy.Network.CertificateManager.OverwritePfxFile">OverwritePfxFile</h4> <h4 id="Titanium_Web_Proxy_Network_CertificateManager_OverwritePfxFile" data-uid="Titanium.Web.Proxy.Network.CertificateManager.OverwritePfxFile">OverwritePfxFile</h4>
<div class="markdown level1 summary"><p>Overwrite Root certificate file. <div class="markdown level1 summary"><p>Overwrite Root certificate file.
......
This diff is collapsed.
...@@ -2326,6 +2326,19 @@ references: ...@@ -2326,6 +2326,19 @@ references:
isSpec: "True" isSpec: "True"
fullName: Titanium.Web.Proxy.Network.CertificateManager.EnsureRootCertificate fullName: Titanium.Web.Proxy.Network.CertificateManager.EnsureRootCertificate
nameWithType: CertificateManager.EnsureRootCertificate nameWithType: CertificateManager.EnsureRootCertificate
- uid: Titanium.Web.Proxy.Network.CertificateManager.ExceptionFunc
name: ExceptionFunc
href: api/Titanium.Web.Proxy.Network.CertificateManager.html#Titanium_Web_Proxy_Network_CertificateManager_ExceptionFunc
commentId: P:Titanium.Web.Proxy.Network.CertificateManager.ExceptionFunc
fullName: Titanium.Web.Proxy.Network.CertificateManager.ExceptionFunc
nameWithType: CertificateManager.ExceptionFunc
- uid: Titanium.Web.Proxy.Network.CertificateManager.ExceptionFunc*
name: ExceptionFunc
href: api/Titanium.Web.Proxy.Network.CertificateManager.html#Titanium_Web_Proxy_Network_CertificateManager_ExceptionFunc_
commentId: Overload:Titanium.Web.Proxy.Network.CertificateManager.ExceptionFunc
isSpec: "True"
fullName: Titanium.Web.Proxy.Network.CertificateManager.ExceptionFunc
nameWithType: CertificateManager.ExceptionFunc
- uid: Titanium.Web.Proxy.Network.CertificateManager.IsRootCertificateMachineTrusted - uid: Titanium.Web.Proxy.Network.CertificateManager.IsRootCertificateMachineTrusted
name: IsRootCertificateMachineTrusted() name: IsRootCertificateMachineTrusted()
href: api/Titanium.Web.Proxy.Network.CertificateManager.html#Titanium_Web_Proxy_Network_CertificateManager_IsRootCertificateMachineTrusted href: api/Titanium.Web.Proxy.Network.CertificateManager.html#Titanium_Web_Proxy_Network_CertificateManager_IsRootCertificateMachineTrusted
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment