Click or drag to resize

UserControllerGetActiveUserAuthElementPermissions Method

Overload List
  NameDescription
Public methodGetActiveUserAuthElementPermissions(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.
Public methodStatic memberGetActiveUserAuthElementPermissions(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.
Top
See Also