AerospikeAuthResponseClone Method

[Missing <summary> documentation for "M:Aerospike.Client.Auth.AerospikeAuthResponse.Clone"]

Definition

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

Return Value

AerospikeAuthResponse

Implements

IDeepCloneable.Clone

See Also