AuthenticatorName
*settings = fGeneralView->AuthenticatorName();
*settings = (!fGeneralView->AuthenticatorName()
|| authenticator != fGeneralView->AuthenticatorName());
if(fGeneralView->AuthenticatorName()) {
authenticator.AddString(MDSU_VALUES, fGeneralView->AuthenticatorName());
return fGeneralView->AuthenticatorName();
const char *AuthenticatorName() const;