Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
LoginDNs Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIAgentLoginDNs
Gets a list of DNs that the agent is logged into.
Declaration Syntax
C#Visual BasicVisual C++
List<string> LoginDNs { get; }
ReadOnly Property LoginDNs As List(Of String)
property List<String^>^ LoginDNs {
	List<String^>^ get ();
}

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