IOracleUserSPUD

Description

The IOracleUserSPUD interface contains properties that are used to determine parameters of repository user created on the basis of Oracle DBMS.

Properties

  Property name Brief description
DefaultTablespace The DefaultTablespace property determines a name of the tablespace on the server, within which user objects will be stored.
TemporaryTablespace The TemporaryTablespace property determines a name of the temporary tablespace on the server, within which temporary user objects will be created.

Properties inherited from ISecurityPackageUserData

  Property name Brief description
AllPrivilegies The AllPrivilegies property returns the total number of user privileges.
Authentication The Authentication property determines a type of user authentication.
Credentials The Credentials property determines repository user credentials.
HasPrivilege The HasPrivilege property determines whether the user has the specified privilege.
IsGroup The IsGroup property determines whether the security package user is a group member.
Modified The Modified property determines whether user security parameters were changed.
ParamCount The ParamCount property returns the total number of user parameters.
ParamName The ParamName property returns the name of the user parameter.
ParamValue The ParamValue property determines a value of the user parameter.
UserName The UserName property determines a name of the security package user.

See also:

Metabase Assembly Interfaces