DataSourceCredentialsCollection Class

Definition

public ref class DataSourceCredentialsCollection sealed : System::Collections::ObjectModel::Collection<Microsoft::Reporting::WebForms::DataSourceCredentials ^>
public sealed class DataSourceCredentialsCollection : System.Collections.ObjectModel.Collection<Microsoft.Reporting.WebForms.DataSourceCredentials>
type DataSourceCredentialsCollection = class
    inherit Collection<DataSourceCredentials>
Public NotInheritable Class DataSourceCredentialsCollection
Inherits Collection(Of DataSourceCredentials)
Inheritance
DataSourceCredentialsCollection

Constructors

DataSourceCredentialsCollection()

Properties

Item[String]

Applies to