DataSourceCredentials Members
Represents data source credentials.
The following tables list the members exposed by the DataSourceCredentials type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
DataSourceCredentials | Constructs a DataSourceCredentials object. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Name | Gets or sets the user name to be used by the data source for connecting to a report server. |
![]() |
Password | Gets or sets the password to be used by the data source for connecting to the report server. |
![]() |
UserId | Gets or sets the user identification to be used by the data source for connecting to the report server. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
DataSourceCredentials Class
Microsoft.Reporting.WebForms Namespace