Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IdentityService Property
NamespacesGenesyslab.Desktop.Modules.Core.Model.AgentsIMediaIdentityService
Gets or sets the identity service.
Declaration Syntax
C#Visual BasicVisual C++
IIdentityService IdentityService { get; set; }
Property IdentityService As IIdentityService
property IIdentityService^ IdentityService {
	IIdentityService^ get ();
	void set (IIdentityService^ value);
}
Value
The identity service.

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