Click or drag to resize
CloseSession Constructor (AuthorEncryptionKey)
Creates a new CloseSession object.

Namespace: com.softwarekey.Client.WebService.XmlNetworkFloatingService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public CloseSession(
	AuthorEncryptionKey encryptionKey
)

Parameters

encryptionKey
Type: com.softwarekey.Client.UtilsAuthorEncryptionKey
The AuthorEncryptionKey object required for cryptographic routines.
See Also