SPUtility.GetAllAuthenticatedUsers method
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Shared Function GetAllAuthenticatedUsers ( _
web As SPWeb _
) As String
'Uso
Dim web As SPWeb
Dim returnValue As String
returnValue = SPUtility.GetAllAuthenticatedUsers(web)
public static string GetAllAuthenticatedUsers(
SPWeb web
)
Parâmetros
- web
Type: Microsoft.SharePoint.SPWeb
Valor retornado
Type: System.String