DataSourceCredentialsCollection Class
Visual Studio 2010
Represents a collection of DataSourceCredentials objects.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)
[DefaultMemberAttribute("Item")] public sealed class DataSourceCredentialsCollection : Collection<DataSourceCredentials>
/** @attribute DefaultMemberAttribute("Item") */
public final class DataSourceCredentialsCollection extends Collection<DataSourceCredentials>
DefaultMemberAttribute("Item") public final class DataSourceCredentialsCollection extends Collection<DataSourceCredentials>
This class is referenced by the Credentials property in ReportCredentialsEventArgs.
System.Object
System.Collections.ObjectModel.Collection
Microsoft.Reporting.WinForms.DataSourceCredentialsCollection
System.Collections.ObjectModel.Collection
Microsoft.Reporting.WinForms.DataSourceCredentialsCollection