Method | Description | |
---|---|---|
GetUserInfo ( string userName ) : IUserInfo |
Retrieves the UserInfo by a specified userName, using the results caching.
|
Method | Description | |
---|---|---|
GetDomain ( string userName ) : string |
Parses the domain name out of a logon name.
|
public GetUserInfo ( string userName ) : IUserInfo | ||
userName | string | |
return | IUserInfo |