AuthServiceAuthServiceClient(CallInvoker) Constructor
Creates a new client for AuthService that uses a custom CallInvoker.
Namespace: Aerospike.Client.AuthAssembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
public AuthServiceClient(
CallInvoker callInvoker
)
Parameters
- callInvoker CallInvoker
- The callInvoker to use to make remote calls.