Class BackupExecOracleCredentialCollection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a collection of Oracle server credentials.
public class BackupExecOracleCredentialCollection : Collection<BackupExecOracleCredential>, IList<BackupExecOracleCredential>, ICollection<BackupExecOracleCredential>, IList, ICollection, IReadOnlyList<BackupExecOracleCredential>, IReadOnlyCollection<BackupExecOracleCredential>, IEnumerable<BackupExecOracleCredential>, IEnumerable
- Inheritance
-
BackupExecOracleCredentialCollection
- Implements
- Inherited Members
Constructors
BackupExecOracleCredentialCollection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.BackupExecOracleCredentialCollection class.
public BackupExecOracleCredentialCollection()