The Role type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | DataAdmin |
Manage indicies and user defined functions.
|
![]() | name |
Role name.
|
![]() | privileges |
List of assigned privileges.
|
![]() ![]() | Read |
Allow read transactions.
|
![]() ![]() | ReadWrite |
Allow read and write transactions.
|
![]() ![]() | ReadWriteUdf |
Allow read and write transactions within user defined functions.
|
![]() ![]() | SysAdmin |
Manage server configuration.
|
![]() ![]() | UserAdmin |
Manage users their roles.
|
![]() | whitelist |
List of allowable IP addresses.
|
![]() ![]() | Write |
Allow write transactions.
|
See Also