diff options
Diffstat (limited to 'doc/html/appdev/refs/macros/KRB5_PAC_LOGON_INFO.html')
-rw-r--r-- | doc/html/appdev/refs/macros/KRB5_PAC_LOGON_INFO.html | 64 |
1 files changed, 29 insertions, 35 deletions
diff --git a/doc/html/appdev/refs/macros/KRB5_PAC_LOGON_INFO.html b/doc/html/appdev/refs/macros/KRB5_PAC_LOGON_INFO.html index 262d0407c556..bfc0234b00d0 100644 --- a/doc/html/appdev/refs/macros/KRB5_PAC_LOGON_INFO.html +++ b/doc/html/appdev/refs/macros/KRB5_PAC_LOGON_INFO.html @@ -1,35 +1,26 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<!DOCTYPE html> -<html xmlns="http://www.w3.org/1999/xhtml"> +<html> <head> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <meta charset="utf-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> + <title>KRB5_PAC_LOGON_INFO — MIT Kerberos Documentation</title> - <link rel="stylesheet" href="../../../_static/agogo.css" type="text/css" /> - <link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" /> - <link rel="stylesheet" href="../../../_static/kerb.css" type="text/css" /> - <script type="text/javascript"> - var DOCUMENTATION_OPTIONS = { - URL_ROOT: '../../../', - VERSION: '1.21.2', - COLLAPSE_INDEX: false, - FILE_SUFFIX: '.html', - HAS_SOURCE: true, - SOURCELINK_SUFFIX: '.txt' - }; - </script> - <script type="text/javascript" src="../../../_static/jquery.js"></script> - <script type="text/javascript" src="../../../_static/underscore.js"></script> - <script type="text/javascript" src="../../../_static/doctools.js"></script> + <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" /> + <link rel="stylesheet" type="text/css" href="../../../_static/agogo.css" /> + <link rel="stylesheet" type="text/css" href="../../../_static/kerb.css" /> + <script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js"></script> + <script src="../../../_static/jquery.js"></script> + <script src="../../../_static/underscore.js"></script> + <script src="../../../_static/doctools.js"></script> <link rel="author" title="About these documents" href="../../../about.html" /> <link rel="index" title="Index" href="../../../genindex.html" /> <link rel="search" title="Search" href="../../../search.html" /> <link rel="copyright" title="Copyright" href="../../../copyright.html" /> <link rel="next" title="KRB5_PAC_PRIVSVR_CHECKSUM" href="KRB5_PAC_PRIVSVR_CHECKSUM.html" /> <link rel="prev" title="KRB5_PAC_DEVICE_INFO" href="KRB5_PAC_DEVICE_INFO.html" /> - </head> - <body> + </head><body> <div class="header-wrapper"> <div class="header"> @@ -61,33 +52,35 @@ <div class="bodywrapper"> <div class="body" role="main"> - <div class="section" id="krb5-pac-logon-info"> + <section id="krb5-pac-logon-info"> <span id="krb5-pac-logon-info-data"></span><h1>KRB5_PAC_LOGON_INFO<a class="headerlink" href="#krb5-pac-logon-info" title="Permalink to this headline">¶</a></h1> -<dl class="data"> -<dt id="KRB5_PAC_LOGON_INFO"> -<code class="descname">KRB5_PAC_LOGON_INFO</code><a class="headerlink" href="#KRB5_PAC_LOGON_INFO" title="Permalink to this definition">¶</a></dt> +<dl class="py data"> +<dt class="sig sig-object py" id="KRB5_PAC_LOGON_INFO"> +<span class="sig-name descname"><span class="pre">KRB5_PAC_LOGON_INFO</span></span><a class="headerlink" href="#KRB5_PAC_LOGON_INFO" title="Permalink to this definition">¶</a></dt> <dd></dd></dl> <p>Logon information.</p> -<table border="1" class="docutils"> +<table class="docutils align-default"> <colgroup> -<col width="54%" /> -<col width="46%" /> +<col style="width: 54%" /> +<col style="width: 46%" /> </colgroup> -<tbody valign="top"> -<tr class="row-odd"><td><code class="docutils literal"><span class="pre">KRB5_PAC_LOGON_INFO</span></code></td> -<td><code class="docutils literal"><span class="pre">1</span></code></td> +<tbody> +<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">KRB5_PAC_LOGON_INFO</span></code></p></td> +<td><p><code class="docutils literal notranslate"><span class="pre">1</span></code></p></td> </tr> </tbody> </table> -</div> +</section> + <div class="clearer"></div> </div> </div> </div> </div> <div class="sidebar"> + <h2>On this page</h2> <ul> <li><a class="reference internal" href="#">KRB5_PAC_LOGON_INFO</a></li> @@ -131,6 +124,7 @@ <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> + </div> <div class="clearer"></div> </div> @@ -138,8 +132,8 @@ <div class="footer-wrapper"> <div class="footer" > - <div class="right" ><i>Release: 1.21.2</i><br /> - © <a href="../../../copyright.html">Copyright</a> 1985-2023, MIT. + <div class="right" ><i>Release: 1.21.3</i><br /> + © <a href="../../../copyright.html">Copyright</a> 1985-2024, MIT. </div> <div class="left"> |