ISecurityPackageLogonDataEx.ServiceLogonData

Fore Syntax

ServiceLogonData: ISecurityPackageLogonData;

Fore.NET Syntax

ServiceLogonData: Prognoz.Platform.Interop.Metabase.ISecurityPackageLogonData;

Description

The ServiceLogonData property returns additional parameters of security module containing settings to provide connection to DBMS using the Prognoz Platform web-service.

Comments

The ServiceLogonData property is used, if on working the and the ServiceLogon property is set to True. To determine the Prognoz Platform web-service, lead the ServiceLogonData property values to the IPrimaryServiceSPLD interface and determine the IPrimaryServiceSPLD.Endpoint property.

Fore and Fore.NET Example

The example of use is given in description of the ISecurityPackageLogonDataEx.ServiceLogon property.

See also:

ISecurityPackageLogonDataEx