Compartilhar via


PrivacyItemManagerBase<T>.RepresentedObjectUniqueIdentifier method

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

Syntax

'Declaração
Protected Friend Overridable Function RepresentedObjectUniqueIdentifier ( _
    item As T _
) As Object
'Uso
Dim item As T
Dim returnValue As Object

returnValue = Me.RepresentedObjectUniqueIdentifier(item)
protected internal virtual Object RepresentedObjectUniqueIdentifier(
    T item
)

Parâmetros

  • item
    Type: T

Valor retornado

Type: System.Object

Ver também

Referência

PrivacyItemManagerBase<T> class

PrivacyItemManagerBase<T> members

Microsoft.Office.Server.UserProfiles namespace