最速Rubyリファレンスマニュアル検索!
すべて(120)
2.1.0(10)
2.2.0(10)
2.3.0(10)
2.4.0(10)
2.5.0(10)
2.6.0(10)
2.7.0(10)
3.0(10)
3.1(10)
3.2(10)
3.3(10)
3.4(10)
120件ヒット
[101-120件を表示]
(0.097秒)
トップページ
>
:
インスタンスメソッド
>
クラス:URI::LDAP
ライブラリ
uri
(120)
キーワード
attributes
(12)
attributes=
(12)
dn
(12)
dn=
(12)
extensions
(12)
extensions=
(12)
filter
(12)
filter=
(12)
scope
(12)
scope=
(12)
検索結果
先頭2件
URI
::
LDAP
#
scope -> String
URI
::
LDAP
#
scope=(s)
<<
<
1
2
>>
URI
::
LDAP
#
scope -> String
(2.0)
2.3.0
2.4.0
2.5.0
2.7.0
3.0
3.1
3.3
3.4
インスタンスメソッド
自身の Scope を文字列で返します。
自身の Scope を文字列で返します。
URI
::
LDAP
#
scope=(s)
(2.0)
2.1.0
2.2.0
2.3.0
2.4.0
2.5.0
2.6.0
2.7.0
3.0
3.1
3.2
3.3
3.4
インスタンスメソッド
自身の Scope を文字列で設定します。
自身の Scope を文字列で設定します。
@param s 自身の Scope を文字列で設定します。
<<
<
1
2
>>