Role MembersAerospike

The Role type exposes the following members.
Constructors

  NameDescription
Public methodRole
Initializes a new instance of the Role class
Back to Top
Fields

  NameDescription
Public fieldStatic memberRead
Allow read transactions with the database.
Public fieldStatic memberReadWrite
Allow read and write transactions with the database.
Public fieldStatic memberSysAdmin
Manage indicies, user defined functions and server configuration.
Public fieldStatic memberUserAdmin
Manage users their roles.
Back to Top
See Also