AD Update
Create or update multiple entries in Microsoft Active Directory at the specified DN (distinguished name).
Revision History
1.1.0.8 Initial release
2.0.0.3 Bug fixes and targeted .NET Framework 4.8
2.0.0.4 Fixed escaped XML properties issue
Properties
Connection
Type: Connection Input
BaseDn
Type: String
A Distinguished Name to prefix to the Dn property on the Node. Omit if not required.
Username
Type: String
The Active Directory username used to authenticate the request.
Password
Type: Password
The Active Directory password used to authenticate the request.
The Connection Property
Action
Type: List Input
The Action Property
- Create
- Update
RequestXml
Type: XML Input
The request which contains the properties and values to update.
ResponseXml
Type: XML Output
Provides the response data.