Privilege Class
User privilege.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 8.0.1+e35566e493546c0887ebb841c8e2a2c6a7cbde18
public sealed class Privilege
- Inheritance
- Object Privilege
Privilege | Initializes a new instance of the Privilege class |
code |
Privilege code.
|
ns |
Namespace scope. Apply permission to this namespace only.
If namespace is null, the privilege applies to all namespaces.
|
setName |
Set name scope. Apply permission to this set within namespace only.
If set is null, the privilege applies to all sets within namespace.
|