Method: ActiveLdap::DistinguishedName::Parser#dn
- Defined in:
- lib/active_ldap/distinguished_name.rb
#dn ⇒ Object (readonly)
Returns the value of attribute dn.
10 11 12 |
# File 'lib/active_ldap/distinguished_name.rb', line 10 def dn @dn end |