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 void SetUsersIPAddress( string actingUserName, string userName, string ipAddress )
Parameters
- actingUserName
- Type: SystemString
- userName
- Type: SystemString
- ipAddress
- Type: SystemString
Implements
IUserServiceSetUsersIPAddress(String, String, String)See Also