HostedAppLauncher.LaunchNonIsolatedHostedApp Method (ApplicationRecord)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Note: This API is now obsolete.
Creates the application non-isolated, i.e., the application runs in the default domain of Agent Desktop.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
[ObsoleteAttribute("This method has been deprecated, use LaunchNonIsolatedHostedApp(ApplicationRecord, WorkItem)")]
public IHostedApplication LaunchNonIsolatedHostedApp(
ApplicationRecord app
)
<ObsoleteAttribute("This method has been deprecated, use LaunchNonIsolatedHostedApp(ApplicationRecord, WorkItem)")>
Public Function LaunchNonIsolatedHostedApp (
app As ApplicationRecord
) As IHostedApplication
Parameters
app
Type: Microsoft.Uii.Common.Entities.ApplicationRecordApplication record.
Return Value
Type: Microsoft.Uii.Csr.IHostedApplication
Hosted application created.
See Also
LaunchNonIsolatedHostedApp Overload
HostedAppLauncher Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright