Retrieve all roles.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.0.2.0 (4.0.2)
Syntax
Parameters
- policy
- Type: Aerospike.Client AdminPolicy
admin configuration parameters, pass in null for defaults
Implements
IAerospikeClient QueryRoles(AdminPolicy)Exceptions
Exception | Condition |
---|---|
Aerospike.Client AerospikeException | if command fails |
See Also