The MetabaseSecuritySubjectUpdateType enumeration contains update ways of repository users. It is used by the following properties and methods:
| Value | Brief description |
| 0 | None. Do not update. |
| 1 | DBGrant. Give rights on DB server in accordance with rights on repository objects. |
| 2 | DBCreate. Create a user on DB server. |
| 3 | DBGrantCreate. Create a user on DB server and grant permissions on server in accordance with permissions on repository objects. |
See also: