SPUtility.EnsureAuthentication method
SharePoint 2013
Determines whether the current user is an authenticated user and, if not, requests the user to authenticate.
| Name | Description | |
|---|---|---|
|
EnsureAuthentication() | Determines whether the current user is authenticated, and that a context Web for the current HTTP request exists; otherwise, asks the user to authenticate. |
|
EnsureAuthentication(SPWeb) | Determines whether the current user is authenticated, and that the web parameter is not null; otherwise, requests the user to authenticate. |