PHP.nl

win32_read_all_rights_access_service

win32_read_all_rights_access_service

Read all service rights access

array **win32_read_all_rights_access_service** string $servicename string $machine

Read all rights access on service. Administrative privileges are required for this to succeed. servicename

servicenameThe service name to read rights access.

machineThe optional machine name on which you want to create a service. If omitted, it will use the local machine.

Return an array of Win32Service\RightInfo

A is thrown if the value of parameter is empty. ValueError``service

A is thrown on error. Win32ServiceException

win32_read_rights_access_service``win32_add_right_access_service``win32_remove_right_access_serviceWin32 Rights constants