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

Açıklama

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

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

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

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

Ayrıca Bakınız

To Top