ISecurityPackageLogonDataEx

Assembly: Metabase;

Description

The ISecurityPackageLogonDataEx interface contains additional properties of repository security unit parameters.

Inheritance Hierarchy

ISecurityPackageLogonDataEx

Comments

Any properties returned by the ISecurityPackageLogonData interface can be cast to the ISecurityPackageLogonDataEx interface.

Properties

  Property name Brief description

IsLocal

The IsLocal property returns whether it is possible to use a parameter in shared variables.

IsRequired

The IsRequired property returns whether there is a mandatory parameter displayed in the authorization dialog box in the database.

ParamCountEx

The ParamCountEx property returns number of parameters of a security module along with additional parameters.

ParamDescription

The ParamDescription property returns a description of security module parameter.

ParamIndex

The ParamIndex property returns an index of security module parameter.

ServiceLogon

The ServiceLogon property determines whether connection via platform web service is established without creating a repository connection.

ServiceLogonData

The ServiceLogonData property returns additional parameters of security module containing settings to connect to DBMS using the platform web service.

See also:

Metabase Assembly Interfaces