Table of Contents

Class BackupExecOracleCredentials

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents the Oracle server credentials configured on a Backup Exec server.

public class BackupExecOracleCredentials : BypassSection
Inheritance
BackupExecOracleCredentials
Inherited Members

Constructors

BackupExecOracleCredentials()

Initializes a new instance of the CENTREL.XIA.Configuration.Types.BackupExecOracleCredentials class.

public BackupExecOracleCredentials()

Properties

Items

Gets or sets the items in the collection.

public BackupExecOracleCredentialCollection Items { get; set; }

Property Value

BackupExecOracleCredentialCollection

Methods

ToString()

Returns the storage devices as a human readable string.

public override string ToString()

Returns

string

The storage devices as a human readable string.