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