Share via


ProfileBase.GetViewerRights-Methode

Gibt eine Bitmaske der Anzeigerechte dieses Profil Daten anzeigen.

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

Syntax

'Declaration
Protected Friend MustOverride Function GetViewerRights As Integer
'Usage
Dim returnValue As Integer

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

Rückgabewert

Typ: System.Int32

Siehe auch

Referenz

ProfileBase Klasse

ProfileBase-Member

Microsoft.Office.Server.UserProfiles-Namespace