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

Valeur renvoyée

Type : System.String

Voir aussi

Référence

SPUtility classe

SPUtility - Membres

Microsoft.SharePoint.Utilities - Espace de noms