Win32Service\RightInfo::getRights
(PECL win32service >=1.1.0)
Win32Service\RightInfo::getRights — Return the rights list
参数
此函数没有参数。
返回值
Return the user's right list.
The array index is the binary mask of right represented by the constants rights.
   The value is a string with the Windows constant name (without WIN32_ prefix).
  
参见
- Win32Service\RightInfo::__construct() - Create a new RightInfo (not used)
 - Win32Service\RightInfo::isGrantAccess() - Return true if the RightInfo concern grants access to the resource
 - Win32Service\RightInfo::isDenyAccess() - Return true if the RightInfo concerns deny access to the resource
 - Win32Service\RightInfo::getFullUsername() - Return the domain and username
 - Win32Service\RightInfo::getUsername() - Return the username
 - Win32Service\RightInfo::getDomain() - Return the user's domain
 - Win32 Rights constants
 
  +添加备注
  
 用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/win32service-rightinfo.get-rights.php