DisableInternalAuthentication;
DisableInternalAuthentication();
The DisableInternalAuthentication method disables authorization by platform means.
The method is outdated, use IMetabasePolicy.CheckUserPassword.
Authorization by platform means is disabled if it has been used before.
See also: