Metabase > Metabase Assembly Interfaces > IPrimaryOracleSPLD
The IPrimaryOracleSPLD interface contains properties and methods of a security module used to connect with repository located on Oracle server.
Property name | Brief description | |
![]() |
OsAuthentPrefix | The OsAuthentPrefix property determines the value of the prefix used on creating domain users in the security manager of the platform. |
![]() |
Scheme | The Scheme property determines name of a scheme on Oracle server. |
![]() |
Server | The Server property determines name of Oracle server where a scheme located. |
Property name | Brief description | |
![]() |
The IsUnicode property indicates whether the Unicode is used. | |
![]() |
The LogonEvent property determines the use of events when connecting to the database. | |
![]() |
The ParamCount property returns the number of parameters of the security module. | |
![]() |
The ParamName property returns a name of the parameter of the security module. | |
![]() |
The ParamValue property determines a value of the parameter of the security module. | |
![]() |
The Unicode property determines whether to use the Unicode. | |
![]() |
The Valid property indicates whether security module parameters are correct. |
Property name | Brief description | |
![]() |
The Clone method returns an object that contains a copy of the security module parameters. | |
![]() |
The DbObjectO method returns an identifier of the object with the prefix that corresponds to the current repository. |
See also: