SecurityPackageUserPrivilege

Description

The SecurityPackageUserPrivilege enumeration contains privileges and settings of security policy. It is used by the following properties:

Available Values

Value Brief description
0 None. No privileges.
1 ChangeUsers. Privilege of creating and deleting users.
2 ChangeRights. Privilege of changing user permissions, granting roles, changing policy.
4 ReadJournal. Privilege of viewing access protocol.
8 ClearJournal. Privilege of clearing access protocol.
16 LoginDB. Privilege of login.
32 ConnectServer. Privilege of setting connection with server.
64 EnforceApplicationRole. Application role is enabled.
128 DerivedPasswords. Password hashing is enabled.
256 IsApplicationRole. Application role attribute.
512 DisconnectUsers. Privilege of disconnecting users connected to a schema.
1024 DbSecurityAdmin. Privilege of applying user permissions on DBMS level.
2048 DbAdmin. Privilege db_owner in DB MSSQL.
4096 ProcGrantRevoke. Privilege on starting of procedure that grants permissions on repository system tables.
16384 OpenNavObjects. Privilege of logging in the navigator of repository objects.
32768 UpdateManager. Privilege of access to the update manager.

See also:

Metabase Assembly Enumerations