UserProfile.GetViewerRights method

This member overrides ProfileBase.GetViewerRights().

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

Syntax

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

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

Return value

Type: System.Int32

See also

Reference

UserProfile class

UserProfile members

Microsoft.Office.Server.UserProfiles namespace