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