AerospikeAuthRequest(AerospikeAuthRequest) Constructor

Initializes a new instance of the AerospikeAuthRequest class

Definition

Namespace: Aerospike.Client.Auth
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
public AerospikeAuthRequest(
	AerospikeAuthRequest other
)

Parameters

other  AerospikeAuthRequest
 

See Also