|
win32_remove_right_access_serviceRemove the service rights access for an username Description
void win32_remove_right_access_service(string
$servicename , string $username , string $machine = null )
Remove the rights access for Parameters
Return ValuesNo value is returned. 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
|