Connection class
Syntax
class Connection
Constructors
The Connection
class provides the following overloaded constructor:
Constructor | Description |
Creates a Connection object. |
Methods
The Connection
class provides the following overloaded method:
Method | Description |
Retrieves an audit installation by name or by management database connection. |
Discussion
The Active Directory domain controller stores information about the audit installation, including the installation name and the management database being used by the installation. The Connection
object provides a way to connect to an Active Directory domain controller and retrieve the installation information stored there.