ConfigureForest
Configures the Active Directory forest to work with IBM Security software.
Syntax
void ConfigureForest(string licenseContainerPath)
Parameters
Specify the following parameter when using this method.
Parameter | Description |
---|---|
licenseContainerPath | The LDAP path to the license container holding your IBM Security licenses. |
Discussion
Your IBM Security license container must be set up before calling this function. See the Licenses class for more information about license containers.
Exceptions
ConfigureForest throws an ArgumentException if the parameter value is null or empty or if the method cannot find the license container object.