Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Changes an existing entry.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
LDAP | 7.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No |
This function was deprecated. Use LDAP.ModifyJSON instead.
Parameter | Description | Example | Flags |
---|---|---|---|
LDAPRef | The reference number for the LDAP connection. | $ldap | |
OperationType | What to do. Can be Delete, Replace or Add. | "Replace" | |
dn | The name of the entry to modify. | ||
Type... | The name of the attribute to modify. | ||
Value... | The value for the attribute. | Optional |
Returns OK or error.
This function checks for a license.
Created 5th January 2017, last changed 5th June 2021