Share via


ProfileBase.GetViewerRights method

Retorna um bitmask de direitos do usuário para ver os dados do perfil.

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

Syntax

'Declaração
Protected Friend MustOverride Function GetViewerRights As Integer
'Uso
Dim returnValue As Integer

returnValue = Me.GetViewerRights()
protected internal abstract int GetViewerRights()

Valor retornado

Type: System.Int32

Ver também

Referência

ProfileBase class

ProfileBase members

Microsoft.Office.Server.UserProfiles namespace