GetMbSecResult GetMbSec(MbId tMbSec, GetMbSecArg tArg)
tMbSec. Repository connection moniker, which security manager metadata must be obtained.
tArg. Parameters for extracting metadata.
The GetMbSec operation extracts metadata of the repository security manager.
The operation enables the user to get the following information:
Information about groups of users and users that are created in the security manager of the repository.
Information about access permissions to objects.
Information about repository user profiles.
Security policy settings.
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.
Various methods of using this operation are given in the following examples:
Example name |
See also: