ServiceLogonData: ISecurityPackageLogonData;
ServiceLogonData: Prognoz.Platform.Interop.Metabase.ISecurityPackageLogonData;
The ServiceLogonData property returns additional parameters of security module containing settings to provide connection to DBMS using the Prognoz Platform web-service.
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.
The example of use is given in description of the ISecurityPackageLogonDataEx.ServiceLogon property.
See also: