ASP.NET Core 11.1.10
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class ReportServerFormsCredential

Inheritance
System.Object
ReportServerFormsCredential
Implements
IReportDispose
System.IDisposable
Namespace: BoldReports.Web
Assembly: BoldReports.Web.dll
Syntax
public class ReportServerFormsCredential : Object, IReportDispose, IDisposable

Constructors

ReportServerFormsCredential(String, String)

Initializes a new instance of the ReportServerFormsCredential class with the specified user name and password.

Declaration
public ReportServerFormsCredential(string userName, string Password)
Parameters
Type Name Description
System.String userName

The user name used for authentication.

System.String Password

The password used for authentication.

Properties

Password

Gets or sets the password for the report server credentials.

Declaration
public string Password { get; set; }
Property Value
Type Description
System.String

The password used for authentication.

UserName

Gets or sets the user name for the report server credentials.

Declaration
public string UserName { get; set; }
Property Value
Type Description
System.String

The user name used for authentication.

Methods

Dispose()

Declaration
public void Dispose()

Implements

IReportDispose
System.IDisposable
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved