privilegesRequiredMessage abstract method

String privilegesRequiredMessage(
  1. String appname
)

Returns a message informing the user that they need to run as a priviledged user to run an app.

Implementation

String privilegesRequiredMessage(String appname);