Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
LdapTools
Event
LdapObjectCreationEvent
getDn
LdapTools\Event\LdapObjectCreationEvent::getDn PHP Method
LdapObjectCreationEvent Class Documentation
显示文件
Open project: ldaptools/ldaptools
getDn()
public
method
Get the DN for the LDAP object.
public
getDn
( ) :
null
|
string
return
null
|
string
public function getDn() { return $this->dn; }
LdapObjectCreationEvent
getContainer
getData
getDn
setContainer
setData
setDn