Create an 'WebServicesToken' type Application Shortcut to open an external application that is capable of performing a Token-based login to the Web Services (using the Web Services Authentication.AuthenticateUserToken service).

Syntax

ISSupport.CreateApplicationShortcutWebServicesToken(url, [openInternal], [openInSource], [title])

Parameters

NameTypeOptionalByRefDescription
url String The full URL or the external application including a special '[token]' smart tag.
openInternal Boolean Optional Indicates whether to open a Web Browser control within finPOWER Connect. If omitted, a value of True is assumed.
openInSource Boolean Optional Indicates whether to open the URL in the Source that this Application Shortcut was launched from, i.e., the Web Browser control displaying a Summary Page. If omitted, a value of False is assumed.
title String Optional The Form Title to display if 'OpenInternal' is True.

Return Value

ISApplicationShortcut

An ISApplicationShortcut object.

Member of:
ISSupport
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0