Win32Service\RightInfo::__construct
(PECL win32service >=1.1.0)
Win32Service\RightInfo::__construct — Create a new RightInfo (not used)
说明
final private Win32Service\RightInfo::__construct()
Win32Service\RightInfo objects are returned as the result of win32_read_right_access_service().
参数
此函数没有参数。
参见
- Win32Service\RightInfo::getRights() - Return the rights list
- 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