# GrapeCity.ActiveReports.Rendering.DataProcessing.LoginPasswordCredentials

## Content

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



  <h1 id="GrapeCity_ActiveReports_Rendering_DataProcessing_LoginPasswordCredentials" data-uid="GrapeCity.ActiveReports.Rendering.DataProcessing.LoginPasswordCredentials" class="text-break">LoginPasswordCredentials Struct
</h1>
  <div class="markdown level0 summary"><p>Represents the login and password credentials.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Rendering.DataProcessing.html">GrapeCity.ActiveReports.Rendering.DataProcessing</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rendering_DataProcessing_LoginPasswordCredentials_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct LoginPasswordCredentials</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_Rendering_DataProcessing_LoginPasswordCredentials__ctor_System_String_System_String_" data-uid="GrapeCity.ActiveReports.Rendering.DataProcessing.LoginPasswordCredentials.#ctor(System.String,System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.DataProcessing.LoginPasswordCredentials.-ctor.html#GrapeCity_ActiveReports_Rendering_DataProcessing_LoginPasswordCredentials__ctor_System_String_System_String_">LoginPasswordCredentials(string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Rendering.DataProcessing.LoginPasswordCredentials.html">LoginPasswordCredentials</a> struct.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_DataProcessing_LoginPasswordCredentials_Empty" data-uid="GrapeCity.ActiveReports.Rendering.DataProcessing.LoginPasswordCredentials.Empty">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.DataProcessing.LoginPasswordCredentials.Empty.html">Empty</a>
        </td>
        <td class="markdown level1 summary"></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_Rendering_DataProcessing_LoginPasswordCredentials_Login" data-uid="GrapeCity.ActiveReports.Rendering.DataProcessing.LoginPasswordCredentials.Login">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.DataProcessing.LoginPasswordCredentials.Login.html#GrapeCity_ActiveReports_Rendering_DataProcessing_LoginPasswordCredentials_Login">Login</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the user login.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_DataProcessing_LoginPasswordCredentials_Password" data-uid="GrapeCity.ActiveReports.Rendering.DataProcessing.LoginPasswordCredentials.Password">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.DataProcessing.LoginPasswordCredentials.Password.html#GrapeCity_ActiveReports_Rendering_DataProcessing_LoginPasswordCredentials_Password">Password</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the user password.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
