Win32Service\RightInfo::isGrantAccess
PHP Manual
PHP Manual»Win32Service\RightInfo»Win32Service\RightInfo::isGrantAccess

Win32Service\RightInfo::isGrantAccess

(PECL win32service >=1.1.0)

Win32Service\RightInfo::isGrantAccessReturn true if the RightInfo concern grants access to the resource

说明

final public function Win32Service\RightInfo::isGrantAccess(): bool

Return true if the RightInfo concern grants access to the resource, false otherwise.

参数

此函数没有参数。

返回值

Return true if the RightInfo concern grants access to the resource, false otherwise.

参见

To Top