Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The IsLoginValid method of the SPUtility class uses the specified global administration object to determine whether the specified user name is valid.
Parameters
globalAdmin A Microsoft.SharePoint.Administration.SPGlobalAdmin object that represents global administrative settings for the server or server farm.
strLoginName A string that contains the user name.
Return Value
true if the user name is valid; otherwise, false.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security