Customising an authentication dialog in macOS with SFAuthorizationPluginView

When creating an authentication dialog based on SFAuthorizationPluginView, the resulting dialog contains this text:


"Type the name and password of the user in the "(null)" group to allow this".


Is there any way to change this or remove it?


Thanks!