Privilege Class
User privilege.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 5.4.0.0 (5.4.0)
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.
|