Class: Net::LDAP::Control
- Inherits:
-
Object
- Object
- Net::LDAP::Control
- Defined in:
- sig/rbs/net-ldap.rbs
Instance Method Summary collapse
-
#initialize ⇒ Control
constructor
A new instance of Control.
- #oid ⇒ String
Constructor Details
#initialize ⇒ Control
Returns a new instance of Control.
21 |
# File 'sig/rbs/net-ldap.rbs', line 21
def initialize: (String, bool, untyped) -> void
|
Instance Method Details
#oid ⇒ String
22 |
# File 'sig/rbs/net-ldap.rbs', line 22
def oid: () -> String
|