Method: SDM::ActiveDirectoryEngine#bindpass
- Defined in:
- lib/models/porcelain.rb
#bindpass ⇒ Object
Password to use along with binddn when performing user search.
1671 1672 1673 |
# File 'lib/models/porcelain.rb', line 1671 def bindpass @bindpass end |