AuthServiceClient Methods

Methods

Get(AerospikeAuthRequest, CallOptions) 
Get(AerospikeAuthRequest, Metadata, NullableDateTime, CancellationToken) 
GetAsync(AerospikeAuthRequest, CallOptions) 
GetAsync(AerospikeAuthRequest, Metadata, NullableDateTime, CancellationToken) 
WithHost Creates a new client that sets host field for calls explicitly. gRPC supports multiple "hosts" being served by a single server. By default (if a client was not created by calling this method), host null with the meaning "use default host" is used.
(Inherited from ClientBaseAuthServiceAuthServiceClient)

See Also