Metabase > Metabase Assembly Interfaces > IMetabasePolicy > IMetabasePolicy.AuthenticationPolicy
AuthenticationPolicy: IMetabaseAuthenticationPolicy;
AuthenticationPolicy: Prognoz.Platform.Interop.Metabase.IMetabaseAuthenticationPolicy;
The AuthenticationPolicy property determines parameters of authentication policy in repository.
The property is outdated, use IMetabasePolicy.CheckUserPassword.
The example of use is given in the example for IMetabaseAuthenticationPolicy.EnableInternalAuthentication.
See also: