array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'win32service-rightinfo.is-deny-access.php', 1 => 'Win32Service\\RightInfo::isDenyAccess', 2 => 'Return true if the RightInfo concerns deny access to the resource', ), 'up' => array ( 0 => 'class.win32service-rightinfo.php', 1 => 'Win32Service\\RightInfo', ), 'prev' => array ( 0 => 'win32service-rightinfo.get-username.php', 1 => 'Win32Service\\RightInfo::getUsername', ), 'next' => array ( 0 => 'win32service-rightinfo.is-grant-access.php', 1 => 'Win32Service\\RightInfo::isGrantAccess', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/win32service/rightinfo/is-deny-access.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Win32Service\RightInfo::isDenyAccess

(PECL win32service >=1.1.0)

Win32Service\RightInfo::isDenyAccessReturn true if the RightInfo concerns deny access to the resource

Beschreibung

final public Win32Service\RightInfo::isDenyAccess(): bool

Return true if the RightInfo concerns deny access to the resource, otherwise, it is false.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Return true if the RightInfo concerns deny access to the resource, otherwise, it is false.

Siehe auch