|
win32_read_right_access_serviceRead the service rights access for an username Description
Win32Service\RightInfo win32_read_right_access_service(string
$servicename , string $username , string $machine = null )
Read the rights access for Parameters
Return ValuesReturn a Win32Service\RightInfo object. Errors/Exceptions
A ValueError is thrown if the
value of
A ValueError is thrown if the
value of A Win32ServiceException is thrown on error. See Also
|