Syntax

expression.CloneSession(SessionHandle)

expression An expression that returns a EncryptionProvider object.

Parameters

Name Required/Optional Data Type Description
SessionHandle Required Long The ID of the cloned session.

Return Value
Long

Remarks
The output of this method is another session handle with the same encryption settings. When an autoSave operation occurs, you are provided with this session handle.

See also: