Returns a IUserDirectoryUser for the user with the specified LOGON_USER string.
The LOGON_USER server variable value.
A corresponding IUserDirectoryUser for the specified user name, if the user was found in the directory and this directory supports integrated authentication; otherwise null (Nothing in Visual Basic).
System.ArgumentNullException |
logonUser is null (Nothing in Visual Basic) or empty. |