SPUtility.GetAllAuthenticatedUsers - Méthode
Espace de noms : Microsoft.SharePoint.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Shared Function GetAllAuthenticatedUsers ( _
web As SPWeb _
) As String
'Utilisation
Dim web As SPWeb
Dim returnValue As String
returnValue = SPUtility.GetAllAuthenticatedUsers(web)
public static string GetAllAuthenticatedUsers(
SPWeb web
)
Paramètres
- web
Type : Microsoft.SharePoint.SPWeb
Valeur renvoyée
Type : System.String