Metabase > Metabase Assembly Interfaces > IApplicationRole
The IApplicationRole interface is used to work with parameters of application role.
Property name | Brief description | |
![]() |
Active | The Active property determines the use of an application role. |
![]() |
Name | The Name property determines the name of the role. |
![]() |
Password | The Password property determines a role password. |
![]() |
PasswordSalt | The PasswordSalt property determines the initial value for creation of derived password. |
![]() |
Privilegies | The Privilegies property returns role privilege. |
![]() |
UseDerivedPassword | The UseDerivedPassword property determines the use of derived password while connection creation. |
See also: