# GrapeCity.ActiveReports.Export.Pdf.Section.Signing.TimeStamp

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Export_Pdf_Section_Signing_TimeStamp" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.TimeStamp" class="text-break">TimeStamp Class
</h1>
  <div class="markdown level0 summary"><p>Specifies time stamp server settings</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">TimeStamp</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.html">GrapeCity.ActiveReports.Export.Pdf.Section.Signing</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Export.Pdf.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Export_Pdf_Section_Signing_TimeStamp_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TimeStamp</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_Signing_TimeStamp__ctor_System_String_System_String_System_String_" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.TimeStamp.#ctor(System.String,System.String,System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.TimeStamp.-ctor.html#GrapeCity_ActiveReports_Export_Pdf_Section_Signing_TimeStamp__ctor_System_String_System_String_System_String_">TimeStamp(string, string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Ctor</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_Signing_TimeStamp__ctor_System_Uri_System_String_System_String_" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.TimeStamp.#ctor(System.Uri,System.String,System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.TimeStamp.-ctor.html#GrapeCity_ActiveReports_Export_Pdf_Section_Signing_TimeStamp__ctor_System_Uri_System_String_System_String_">TimeStamp(Uri, string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Ctor</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_Signing_TimeStamp_Password" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.TimeStamp.Password">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.TimeStamp.Password.html#GrapeCity_ActiveReports_Export_Pdf_Section_Signing_TimeStamp_Password">Password</a>
        </td>
        <td class="markdown level1 summary"><p>Password for TSA server</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_Signing_TimeStamp_ServerUrl" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.TimeStamp.ServerUrl">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.TimeStamp.ServerUrl.html#GrapeCity_ActiveReports_Export_Pdf_Section_Signing_TimeStamp_ServerUrl">ServerUrl</a>
        </td>
        <td class="markdown level1 summary"><p>TSA server URL</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_Signing_TimeStamp_UserName" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.TimeStamp.UserName">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.TimeStamp.UserName.html#GrapeCity_ActiveReports_Export_Pdf_Section_Signing_TimeStamp_UserName">UserName</a>
        </td>
        <td class="markdown level1 summary"><p>User ID for TSA server</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
