UserControllerGetActiveUserAuthElementPermissions Method |
Name | Description | |
---|---|---|
![]() | GetActiveUserAuthElementPermissions(Int32) |
Returns the rights of the active user to the provided auth element.
The method only returns the right within the current session according to the AuthLevel of the session and the user groups.
The method applies caching.
|
![]() ![]() | GetActiveUserAuthElementPermissions(Int32, SqlConnection, SqlTransaction) |
Returns the rights of the active user to the provided auth element.
The method only returns the right within the current session according to the AuthLevel of the session and the user groups.
|