|
JWSCL Documentation
|
function FindByUsername(const Username: TJwString): TJwWTSSession;
|
Parameters |
Description |
|
const Username: TJwString |
The windows username |
FindByUsername loops through the @Classname and returns the first Session associated with the requested Username which is compared case insensitive.
If the Username was not found return value will be @nil.
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|