namespace CPF.Mac.Security { public class AuthorizationParameters { public string PathToSystemPrivilegeTool; public string Prompt; public string IconPath; } }