TLDAPModifyOp
type
TLDAPModifyOp = (MO_Add, MO_Delete, MO_Replace);
Unit
ldapsend
Description
Define possible operations for LDAP MODIFY operations.