SPUtility.IsLoginValid method
SharePoint 2013
| Name | Description | |
|---|---|---|
|
IsLoginValid(SPGlobalAdmin, String) | Uses the specified global administration object to determine whether the specified user name is valid. |
|
IsLoginValid(SPSite, String) | Uses the specified site collection to determine whether the specified user name is valid. |
|
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. |