Class | LDAP::Control |
In: |
conn.c
lib/ldap/control.rb |
Parent: | Object |
Create, manipulate and inspect LDAP controls.
Create a new LDAP::Control. oid is the OID of the control, value is the value to be assigned to the control, and criticality is the criticality of the control, which should be true or false.
Create a new LDAP::Control. oid is the OID of the control, value is the value to be assigned to the control, and criticality is the criticality of the control, which should be true or false.