User Class

Aerospike
User and assigned roles.
Inheritance Hierarchy

SystemObject
  Aerospike.ClientUser

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax

C#
public sealed class User

The User type exposes the following members.

Constructors

  NameDescription
Public methodUser
Initializes a new instance of the User class
Top
Fields

  NameDescription
Public fieldname
User name.
Public fieldroles
List of assigned roles.
Top
See Also

Reference