Class
LDAP::Mod
In:
lib/ldap/ldif.rb
Parent:
Object
Methods
to_ldif
to_s
Public Instance methods
to_ldif
( dn )
Convert an
LDAP::Mod
with the DN given in
dn
to
LDIF
.
to_s
( dn )
Alias for
to_ldif
[Validate]