Namespace:
RainWorx.FrameWorx.BLL.ServiceImplementations
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.BLL (in RainWorx.FrameWorx.BLL.dll) Version: 3.5
Syntax
C#
public List<Role> GetRolesForUser( string actingUserName, string userName )
Parameters
- actingUserName
- Type: SystemString
- userName
- Type: SystemString
Return Value
Type: ListRoleImplements
IUserServiceGetRolesForUser(String, String)See Also