IMetabaseAuditUserInfo

Description

The IMetabaseAuditUserInfo interface is used to work with a service user of security subsystem.

Comment

A service user of security subsystem ensures:

NOTE. A service user can be created only in the desktop application by the administrator or the user with the following privileges: Creating and Deleting Users and Applying Permissions on DBMS Level.

For details see the Creating a Service User section.

IMPORTANT. The P4AUDIT reserved service user is declared as outdated. To ensure security and system login, create a new service user of security subsystem on each user's computer.

Properties

  Property name Brief description
IsReserved The IsReserved property returns whether the P4AUDIT reserved user exists in the repository.
IsSupported The IsSupported property returns whether a new service user exists in the repository.
Name The Name property determines a service user name.
Scope The Scope property determines a method of saving service user credentials.

Methods

  Method name Brief description
ChangePassword The ChangePassword method changes service user password.
CreateUser The CreateUser method creates a service user in database.

See also:

Metabase Assembly Interfaces