Assembly: OptimaJet.Workflow.ActiveDirectoryPlugin
Interface IEntityConfig
OptimaJet.Workflow.Plugins.ActiveDirectoryPlugin.Models.IEntityConfig
Interface for entity (user or group) active directory configuration.
Namespace: OptimaJet.Workflow.Plugins.ActiveDirectoryPlugin.Models
public interface IEntityConfig
Type Hierarchy
- IEntityConfig Current type
Properties
string SearchBaseDn { get; set; } #Base DN for search entity (user or group).
string CommonNameAttribute { get; set; } #Common name attribute name.