UserGroupControllerGetGroupMembers Method |
Name | Description | |
---|---|---|
![]() | GetGroupMembers(Int32) |
Returns the users that are member of at least one of the specified user groups.
Members are not returned if they are deleted.
Members are not returned if they are system users.
Security is not considered!
|
![]() ![]() | GetGroupMembers(IntegerList, SqlConnection, SqlTransaction) |
Returns the users that are member of at least one of the specified user groups.
Members are not returned if they are deleted.
Members are not returned if they are system users.
Security is not considered!
|
![]() ![]() | GetGroupMembers(Int32, SqlConnection, SqlTransaction) |
Returns the users that are member of at least one of the specified user groups.
Members are not returned if they are deleted.
Members are not returned if they are system users.
Security is not considered!
|