SetMbSecResult SetMbSec(MbId tMbSec, SetMbSecArg tArg)
tMbSec. Moniker of the repository connection, which security manager metadata must be changed.
tArg. Parameters, according to which metadata must be changed.
The SetMbSec operation changes security manager metadata.
The operation enables the user to execute the following actions:
Change the list of users and groups of users of the repository: create, delete and change parameters.
Change groups of users.
Set up user permissions for repository objects.
Change user profiles.
Change security policy settings.
To execute the operation, in the tMbSec parameter specify the repository connection moniker, and in the tArg.pattern field specify the pattern to be used to change metadata. The tArg.meta field must contain changed metadata.
Various methods of using this operation are given in the following examples:
Example name |
See also: