# C1.Ssrs

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_Ssrs" data-uid="C1.Ssrs" class="text-break">C1.Ssrs Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.Ssrs.ConnectionBase.html">ConnectionBase</a></h4>
      <section><p>Base class representing connection to the SSRS server.</p>
</section>
      <h4><a class="xref" href="C1.Ssrs.ConnectionOptions.html">ConnectionOptions</a></h4>
      <section><p>Defines options used when connecting to SSRS.</p>
</section>
      <h4><a class="xref" href="C1.Ssrs.DrillthroughReportAddress.html">DrillthroughReportAddress</a></h4>
      <section><p>Defines address of the drillthrough report.</p>
</section>
      <h4><a class="xref" href="C1.Ssrs.PageLayout.html">PageLayout</a></h4>
      <section><p>Defines the page layout used then report generated.
Values specified via <a class="xref" href="C1.Ssrs.PageLayout.html">PageLayout</a> overrides the report original settings.</p>
</section>
      <h4><a class="xref" href="C1.Ssrs.ReaderBase.html">ReaderBase</a></h4>
      <section><p>Abstract base class for classes used to read SSRS streams (RPL or RGDI).</p>
</section>
      <h4><a class="xref" href="C1.Ssrs.ReaderException.html">ReaderException</a></h4>
      <section><p>Represents an exception that occurred while parsing an SSRS stream (RPL or RGDI).</p>
</section>
      <h4><a class="xref" href="C1.Ssrs.ReportAddress.html">ReportAddress</a></h4>
      <section><p>Defines address of the report via full path of the report on the server.</p>
</section>
      <h4><a class="xref" href="C1.Ssrs.ReportAddressBase.html">ReportAddressBase</a></h4>
      <section><p>Base class represents address of the report.</p>
</section>
      <h4><a class="xref" href="C1.Ssrs.ReportPosition.html">ReportPosition</a></h4>
      <section><p>Defines position within report.</p>
</section>
      <h4><a class="xref" href="C1.Ssrs.ReportSession.html">ReportSession</a></h4>
      <section><p>Represents a connection to the report on the SSRS server.</p>
</section>
      <h4><a class="xref" href="C1.Ssrs.ReportSession.ReportFormat.html">ReportSession.ReportFormat</a></h4>
      <section></section>
      <h4><a class="xref" href="C1.Ssrs.SecurityException.html">SecurityException</a></h4>
      <section><p>Exception caused by invalid user credentials during connection.</p>
</section>
      <h4><a class="xref" href="C1.Ssrs.ServerConnection.html">ServerConnection</a></h4>
      <section><p>Represents a connection to the SSRS server can be used to execute methods available
via ReportingService.asmx service.</p>
</section>
      <h4><a class="xref" href="C1.Ssrs.SessionReportAddress.html">SessionReportAddress</a></h4>
      <section><p>Defines address of the report session.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="C1.Ssrs.IReaderLog.html">IReaderLog</a></h4>
      <section><p>Allows a <a class="xref" href="C1.Ssrs.ReaderBase.html">ReaderBase</a> to build a log while parsing an SSRS stream (RPL or RGDI).</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.Ssrs.AuthenticationType.html">AuthenticationType</a></h4>
      <section><p>Defines SSRS authentication types.
These values correspond to <b>Authentication</b> section in
<b>rsreportserver.config</b> file.</p>
</section>


</div>
