Represents data source credentials.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Syntax
Visual Basic (Declaration)
Public NotInheritable Class DataSourceCredentials
Dim instance As DataSourceCredentials
public sealed class DataSourceCredentials
public ref class DataSourceCredentials sealed
public final class DataSourceCredentials
public final class DataSourceCredentials

Remarks

Inheritance Hierarchy

Thread Safety
Any public static (
Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also