SPUtility.IsLoginValid Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public methodStatic member IsLoginValid(SPGlobalAdmin, String) Uses the specified global administration object to determine whether the specified user name is valid.
Public methodStatic member IsLoginValid(SPSite, String) Uses the specified site collection to determine whether the specified user name is valid.
Public methodStatic member IsLoginValid(SPGlobalAdmin, String, Boolean) Uses the specified global administration object to determine whether the specified user name is valid and whether it corresponds to a user account.

Top

See Also

Reference

SPUtility Class

SPUtility Members

Microsoft.SharePoint.Utilities Namespace