Compartilhar via


PrivacyItemManagerBase<T>.GetItems method

Retorna todos os itens para os quais o visualizador tem direitos

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaração
Public Overridable Function GetItems As T()
'Uso
Dim instance As PrivacyItemManagerBase
Dim returnValue As T()

returnValue = instance.GetItems()
public virtual T[] GetItems()

Valor retornado

Type: []

Ver também

Referência

PrivacyItemManagerBase<T> class

PrivacyItemManagerBase<T> members

GetItems overload

Microsoft.Office.Server.UserProfiles namespace