Active Directory
- N 19 total items
- C 14 classes
- I 2 interfaces
- E 2 enums
- S 0 structs
- M 71 methods
- P 39 properties
OptimaJet.Workflow.Plugins.ActiveDirectoryPlugin
Classes
Plugin for working with Active Directory. Contains Actions and Authorization Rules.
Represents a source of users and groups in Active Directory. Defines the location from which users and groups will be loaded. Contains the settings to connect to the LDAP server.
Settings for get and create groups in Active Directory.
Settings for get and create users in Active Directory.
Enums
OptimaJet.Workflow.Plugins.ActiveDirectoryPlugin.Models
Classes
Represents a group in Active Directory.
Represents a user in Active Directory.
Interfaces
Interface for entity (user or group) active directory configuration.
Delegates
Function for initialize user or group attribute.
OptimaJet.Workflow.Plugins.ActiveDirectoryPlugin.Providers
Classes
Methods for connect to Active Directory. Implemented using System.DirectoryServices library. It works only on Windows.
Interfaces
Methods for working with Active Directory.