ITeradataUserSPUD

Assembly: Metabase;

Namespace: Prognoz.Platform.Interop.Metabase;

Description

The ITeradataUserSPUD interface contains properties used to determine parameters of the user of the repository based on Teradata DBMS.

Inheritance Hierarchy

          ISecurityPackageUserData

          ITeradataUserSPUD

Properties inherited from ISecurityPackageUserData

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

See also:

Metabase Assembly Interfaces