DataSourceCredentials Members
Include Protected Members
Include Inherited Members
Represents a set of data source credentials.
The DataSourceCredentials type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DataSourceCredentials() | Infrastructure. |
![]() |
DataSourceCredentials(IPropertyStore) | Initializes a new instance of the DataSourceCredentials class. |
![]() |
DataSourceCredentials(String, String) | Infrastructure. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
![]() |
EncryptedPassword | Infrastructure. |
![]() |
EncryptedUserName | Infrastructure. |
![]() |
Parent | The parent of this report object. (Inherited from ReportObjectBase.) |
![]() |
Password | Infrastructure. |
![]() |
PropertyStore | The property store. (Inherited from ReportObjectBase.) |
![]() |
Site | Infrastructure. (Inherited from ReportObject.) |
![]() |
UserName | Infrastructure. |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDisposable.Dispose() | (Inherited from ReportObject.) |
![]() ![]() |
IComponent.Disposed | (Inherited from ReportObject.) |
Top