IDatabaseApplicationRole

Description

The IDatabaseApplicationRole interface determines settings of application role use.

Comments

The use of application role is available if a repository is created based on Microsoft SQL Server DBMS.

Properties

  Property name Brief description
DerivedPassword The DerivedPassword property determines using of derived password at creation of connection to database.
Mode The Mode property determines a mode of application role use.
Name The Name property determines a name for application role.
Password The Password property sets a password for application role.

Methods

  Method name Brief description
Alter The Alter method updates a role according to the set options.

See also:

Db Assembly Interfaces