GetMbSec

Syntax

GetMbSecResult GetMbSec(MbId tMbSec, GetMbSecArg tArg)

Parameters

tMbSec. Repository connection moniker, which security manager metadata must be obtained.

tArg. Parameters for getting metadata.

Description

The GetMbSec operation gets metadata of the repository security manager.

Comments

The operation gets the following information:

To execute the operation, in the tMbSec parameter specify the repository connection moniker, and in the pattern field of the tArg parameter specify the pattern to be used to get security manager metadata.

Example

Various methods of using the operation are given in the following examples:

Example name
Getting Information about Users
Getting Information about Groups of Users
Getting Description of Object Security
Getting Information about User Profiles

See also:

Common Operations