Dutch PHP Conference 2025 - Call For Papers

Win32Service\RightInfo::isDenyAccess

(PECL win32service >=1.1.0)

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

Description

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

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

Parameters

This function has no parameters.

Return Values

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

See Also

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top