The MetabaseSecuritySubjectUpdateType enumeration contains methods for updating repository users. It is used by the following properties and methods:
Value | Brief description |
0 | None. Do not update. |
1 | DBGrant. Grant permissions on DB server in accordance with permissions 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: