ISQLiteUserSPUD

Assembly: Metabase;

Description

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

Inheritance Hierarchy

          ISecurityPackageUserData

          ISQLiteUserSPUD

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