DataSourceCredentialsCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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] |