wwUserSecurity::GetUserByUsername

Like the GetUser() method but retrieves a user by username rather than by PK.

o.GetUserByUsername(lcUsername)

Parameters

lcUsername
The Username to retrieve.

See also

Class wwUser*** Base Class Abstract Methods