Metabase > Metabase Assembly Interfaces > ISecurityPackageUserData
The ISecurityPackageUserData interface contains properties that are used to determine security parameters of repository user.
Property name | Brief description | |
![]() |
The AllPrivilegies property returns the total number of privileges of this user. | |
![]() |
The Authentication property determines a type of the user authentication. | |
![]() |
The Credentials property determines the repository user account. | |
![]() |
The HasPrivilege property determines if the user has a privilege. | |
![]() |
The IsGroup property indicates whether the security package user is a group member. | |
![]() |
The Modified property indicates whether user security parameters were changed. | |
![]() |
The ParamCount property returns the total number of the user parameters. | |
![]() |
The ParamName property returns a 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: