php8.5
Home/ Manual/ win32service / rightinfo/ Win32Service\RightInfo::getRights

Win32Service\RightInfo::getRights

PHP function Edit on GitHub ✎

(PECL win32service >=1.1.0)

Return the rights list

Description

Win32Service\RightInfo::getRights(): array

Return the user's right list.

Parameters Parameters

Return Values

Return the user's right list.

The array index is the binary mask of right represented by the constants rights.

The value is a string with the Windows constant name (without WIN32_ prefix).

See Also

Source: reference/win32service/rightinfo/get-rights.xml · from the official PHP manual (php/doc-en)