IMetabaseAuditUserInfo.Scope

Syntax

Scope: AuditUserCredsScope;

Description

The Scope property determines a method of saving service user credentials.

Comments

When creating a service user, one can use the following methods for saving its credentials:

NOTE. Credentials can be saved to the local computer registry under the user with administrator permissions.

For details see the Creating a Service User section.

Example

The property use is given in the example for IMetabaseAuditUserInfo.CreateUser.

See also:

IMetabaseAuditUserInfo