GetMbSecResult GetMbSec(MbId tMbSec, GetMbSecArg tArg)
tMbSec. Repository connection moniker, which security manager metadata must be obtained.
tArg. Parameters for getting metadata.
The GetMbSec operation gets metadata of the repository security manager.
The operation gets 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 get security manager metadata.
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: