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

Descrizione

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

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

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

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

Vedere anche:

To Top