array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'win32service-rightinfo.get-full-username.php', 1 => 'Win32Service\\RightInfo::getFullUsername', 2 => 'Return the domain and username', ), 'up' => array ( 0 => 'class.win32service-rightinfo.php', 1 => 'Win32Service\\RightInfo', ), 'prev' => array ( 0 => 'win32service-rightinfo.get-domain.php', 1 => 'Win32Service\\RightInfo::getDomain', ), 'next' => array ( 0 => 'win32service-rightinfo.get-rights.php', 1 => 'Win32Service\\RightInfo::getRights', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/win32service/rightinfo/get-full-username.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(No version information available, might only be in Git)
Win32Service\RightInfo::getFullUsername — Return the domain and username
Return the domain and username separated by anti-slash \
.
此函数没有参数。
Return the domain and username or username if domain is null
or null
if no username found.