Retrieve all roles.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 4.1.1.0 (4.1.1)
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