To create an instance of the DirectoryConfigurationCA class, call Factory.DirectoryConfigurationCA.CreateInstance().
The CA eTrust directory service provider supports searching of static, dynamic, and hybrid groups. Members of a static group might change infrequently whereas the members of a dynamic group might change often. Hybrid groups allow use of features of both dynamic and static groups.
The CA eTrust directory service provider also supports configurable Content Engine Group.Id and User.Id properties. You can set LDAP attributes that will be used as the values for these properties.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface IDirectoryConfigurationCA _ Implements IDirectoryConfiguration, IEngineObject, ICloneable, IDependentObject |
C# |
---|
public interface IDirectoryConfigurationCA : IDirectoryConfiguration, IEngineObject, ICloneable, IDependentObject |
Visual C++ |
---|
public interface class IDirectoryConfigurationCA : IDirectoryConfiguration, IEngineObject, ICloneable, IDependentObject |
JavaScript |
---|
FileNet.Api.Admin.IDirectoryConfigurationCA = function(); FileNet.Api.Admin.IDirectoryConfigurationCA.createInterface('FileNet.Api.Admin.IDirectoryConfigurationCA'); |
Remarks
Metadata
Auditable: false
AllowsInstances: true
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: true
IsHidden: false
Searchable: false
StorageType: Domain
SuperclassName: DirectoryConfiguration