IPrimaryOracleSPLD

Description

The IPrimaryOracleSPLD interface contains properties and methods of a security module that is used to connect with repository located on Oracle server.

Properties

  Property name Brief description
OsAuthentPrefix The OsAuthentPrefix property determines the value of the prefix used on creating domain users in the platform security manager.
Scheme The Scheme property determines a schema name on Oracle server.
Server The Server property determines a name of Oracle server where a schema is located.

Properties inherited from ISecurityPackageLogonData

  Property name Brief description
IsUnicode The IsUnicode property returns whether the Unicode encoding is used.
LogonEvent The LogonEvent property determines the use of events when connecting to the repository.
ParamCount The ParamCount property returns the number of security unit parameters.
ParamName The ParamName property returns the name of the security unit parameter.
ParamValue The ParamValue property determines a value of the security unit parameter.
Unicode The Unicode property determines whether to use the Unicode encoding.
Valid The Valid property returns whether security unit parameters are correct.

Methods inherited from ISecurityPackageLogonData

  Property name Brief description
Clone The Clone method returns an object that contains a copy of the security unit parameters.
DbObjectO The DbObjectO method returns identifier of the object with the prefix that corresponds to the current repository.

See also:

Metabase Assembly Interfaces