Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
GetTLSConfiguration Method (name)
NamespacesGenesyslab.Desktop.Modules.Core.SDK.ProtocolIProtocolManagerServiceGetTLSConfiguration(String)
Gets the TLS configuration.
Declaration Syntax
C#Visual BasicVisual C++
KeyValueConfiguration GetTLSConfiguration(
	string name
)
Function GetTLSConfiguration ( _
	name As String _
) As KeyValueConfiguration
KeyValueConfiguration^ GetTLSConfiguration(
	String^ name
)
Parameters
name (String)
The name.
Return Value
The TLS configuration.

Assembly: Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)