IMetabaseAuthenticationPolicy

Assembly: Metabase;

Namespace: Prognoz.Platform.Interop.Metabase;

Description

The IMetabaseAuthenticationPolicy interface is used to work with authentication policy in repository.

Comments

The interface is outdated, use IMetabasePolicy.CheckUserPassword.

Inheritance Hierarchy

IMetabaseAuthenticationPolicy

Properties

  Property name Brief description
AuthenticationType Outdated. Use IMetabasePolicy.CheckUserPassword.

Methods

  Method name Brief description
CheckInternalAuthenticationAbility Outdated. Use IMetabasePolicy.CheckUserPassword.
DisableInternalAuthentication Outdated. Use IMetabasePolicy.CheckUserPassword.
EnableInternalAuthentication Outdated. Use IMetabasePolicy.CheckUserPassword.

See also:

Metabase Assembly Interfaces