AerospikeAuthResponse(AerospikeAuthResponse) Constructor

Initializes a new instance of the AerospikeAuthResponse class

Definition

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

Parameters

other  AerospikeAuthResponse
 

See Also