SPUtility.EnsureAuthentication - Méthode
Détermine si l'utilisateur actuel est authentifié et qu'il existe un contexte Web pour la demande HTTP en cours ; dans le cas contraire, demande à authentifier l'utilisateur.
Espace de noms : Microsoft.SharePoint.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Shared Sub EnsureAuthentication
'Utilisation
SPUtility.EnsureAuthentication()
public static void EnsureAuthentication()