The Win32Service\RightInfo class
(PECL win32service >=1.1.0)
简介
The Win32Service\RightInfo internal class encapsulates the result of win32_read_right_access_service().
类摘要
final
class Win32Service\RightInfo
{
/* 方法 */
}目录
- Win32Service\RightInfo::__construct — Create a new RightInfo (not used)
- Win32Service\RightInfo::getDomain — Return the user's domain
- Win32Service\RightInfo::getFullUsername — Return the domain and username
- Win32Service\RightInfo::getRights — Return the rights list
- Win32Service\RightInfo::getUsername — Return the username
- Win32Service\RightInfo::isDenyAccess — Return true if the RightInfo concerns deny access to the resource
- Win32Service\RightInfo::isGrantAccess — Return true if the RightInfo concern grants access to the resource