Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents data source credentials.
The following tables list the members exposed by the DataSourceCredentials type.
Public Constructors
Name | Description | |
---|---|---|
DataSourceCredentials | Initializes a new instance of the DataSourceCredentials class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
DataSourceName | Sets the name of the data source to which to pass credentials. |
![]() |
Password | Sets the password the report server uses to connect to a data source. |
![]() |
UserName | Sets the user name the report server uses to connect to a data source. |
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