GetMbSec

Syntax

GetMbSecResult GetMbSec(MbId tMbSec, GetMbSecArg tArg)

Parameters

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

tArg. Parameters for extracting metadata.

Description

The GetMbSec operation extracts metadata of the repository security manager.

Comments

The operation enables the user to get 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 extract security manager metadata.

Example

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

Example name

See also:

Common Operations