Users.IsValidUser

Determines if the specified user name is in the list of authorized users.

public bool IsValidUser(string UserName);

Return Value

True if the specified user name is in the list of authorized users.

Parameters

<>UserName<> The name of the user to check.


See also:

Class Users

© Stonefield Software Inc., 2023 • Updated: 06/01/10
Comment or report problem with topic