AD RMS Scripting API Architecture
The AD RMS Scripting API contains one top-level object, ConfigurationManager, that is your entry point into the scripting API. You can use it to retrieve cluster information, manage rights templates, enable and monitor logging, manage the RMS service account, and retrieve an Enterprise object to manage the enterprise infrastructure. The following two topics contain the architectural illustrations for these objects.
Note
Although the Enterprise object resides beneath the ConfigurationManager object in the scripting API hierarchy, it is sufficiently complex that a separate illustration is warranted.
Related topics