ResultCodeNOT_AUTHENTICATED Field

User must be authentication before performing database operations. Value: 80

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public const int NOT_AUTHENTICATED = 80

Field Value

Int32

See Also